blob: 32d2824adc034c2449dd0e7e395b676ed9883c7c [file] [log] [blame]
language: python
python: 2.7
env:
- TOXENV=py27
install:
- pip install tox
script:
- tox -v
- tox -v -e style