Update .travis.yml

This commit is contained in:
orf 2017-04-24 21:53:46 +01:00 committed by GitHub
parent 75d8aa0611
commit ee454e508a

View File

@ -1,5 +1,4 @@
language: python
cache: pip
python:
@ -40,7 +39,7 @@ matrix:
install:
- pip install --upgrade pip
- pip install tox tox-travis
- pip install tox tox-travis wheel
script:
- tox