update tox

This commit is contained in:
2017-03-17 13:45:24 -04:00
parent 7d00169ca7
commit f76c685239
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -3,8 +3,7 @@ language: python
sudo: false
env:
- TOXENV=py27
- TOXENV=py34
- TOXENV=pypy
- TOXENV=py36
install:
- travis_retry pip install tox
+1 -1
View File
@@ -1,5 +1,5 @@
[tox]
envlist = py27,py34
envlist = py27,py36
[testenv]
commands=python test_httpbin.py