cheese-shop/.travis.yml

6 lines
79 B
YAML
Raw Permalink Normal View History

branches:
only: master
language: python
install: pip install tox
script: tox