summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: f673d67d7c1dee52b7f97488977581ca91db0f21 (plain)
1
2
3
4
5
6
language: python
python: 2.7
install:
        - pip install tox
script:
        - tox