pyenv/.travis.yml

5 lines
138 B
YAML
Raw Normal View History

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