Files
pyenv-virtualenv/.travis.yml
2015-10-06 14:04:10 +00:00

8 lines
162 B
YAML

sudo: false
install: git clone https://github.com/sstephenson/bats.git
script: bats/bin/bats --tap test
language: c
notifications:
email:
on_success: never