2014-01-17 12:57:02 -08:00

8 lines
77 B
YAML

language: python
env:
- TOXENV=py27
install:
- pip install tox
script:
- tox