8 lines
77 B
YAML
Raw Normal View History

2014-01-17 12:57:02 -08:00
language: python
env:
- TOXENV=py27
install:
- pip install tox
script:
- tox