green-spider/.travis.yml
2018-05-03 11:43:36 +02:00

11 lines
95 B
YAML

language: python
notifications:
email: false
install:
- make venv
script:
- make test