Files
pyenv-virtualenv/.travis.yml
Yamashita Yuu 5e36ec7b51 Add .travis.yml
2014-01-18 18:21:01 +09:00

7 lines
150 B
YAML

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