pyenv/.travis.yml
2014-11-04 00:14:57 -08:00

6 lines
147 B
YAML

install: git clone --depth 1 https://github.com/sstephenson/bats.git
script: script/test
language: c
notifications:
email:
on_success: never