blob: 3f0c21858fb7a9e2f5f8299d8110f29f2b9430cb [file] [log] [blame]
language: python
python:
- "3.6"
- "3.5"
- "3.4"
- "3.3"
- "2.7"
- "2.6"
install:
- pip install -U tox-travis
script:
- tox