Skip to content

Commit 78a31e7

Browse files
committed
Revert "Have travis test against python3.6"
This reverts commit 3da914f. These commits got 3.6 working on travis, but broke 3.5 (go figure). It is the python interpereter in travis that is broken, not this code, and I'm too lazy to deal with it right now. I'll try again later
1 parent acd57ec commit 78a31e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ env:
77
- TOXENV=py33
88
- TOXENV=py34
99
- TOXENV=py35
10-
- TOXENV=py36
1110
install:
1211
- pip install -U pip
1312
- pip install -U Flask PyJWT six tox coverage coveralls

0 commit comments

Comments
 (0)