public-apis/.travis.yml
2017-12-28 23:01:12 -05:00

12 lines
164 B
YAML

language: python
python: "3.6"
notifications:
email: true
install:
- pip install -r build/requirements.txt
before_script:
- cd build
script:
- ./main.sh