pyenv/.travis.yml

5 lines
144 B
YAML
Raw Normal View History

2013-03-07 16:05:34 -05:00
install: git clone https://github.com/sstephenson/bats.git
script: bats/bin/bats --tap test
2013-03-07 16:09:02 -05:00
# skips unnecessary Ruby-specific setup
2013-03-07 16:14:25 -05:00
language: c