Try to get travis working again.

This commit is contained in:
Dave Halter
2016-08-01 14:47:03 +02:00
parent 6440e33512
commit add5b68269

View File

@@ -17,7 +17,7 @@ matrix:
- env: TOXENV=pypy - env: TOXENV=pypy
python: 3.5 python: 3.5
install: install:
- pip install --quiet tox 'virtualenv<14.0.0' 'pip<8.0.0' - pip install --quiet tox
script: script:
- tox - tox
after_script: after_script: