qira/.travis.yml
2015-03-24 01:10:38 -07:00

6 lines
87 B
YAML

language: python
python: 2.7
install: travis_wait ./install.sh
script: ./run_tests.sh