fine, 3.4 for whatever reason

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