Files
copycat/.travis.yml
2017-10-09 13:03:12 -06:00

11 lines
115 B
YAML

language: python
branches:
only:
- "develop"
- "master"
python:
- "3.6"
script:
- python3 tests.py