pyenv/.travis.yml

7 lines
176 B
YAML
Raw Normal View History

install: git clone https://github.com/sstephenson/bats.git
script: bats/bin/bats --tap test plugins/python-build/test
language: c
2014-01-17 07:14:30 -05:00
notifications:
email:
on_success: never