Skip to content

Commit 6561212

Browse files
committed
Using python 3.5 lets the travis build pass.
1 parent ee51b10 commit 6561212

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
language: python
2-
python:
3-
- "2.7"
4-
- "3.5"
2+
python: "3.5"
53
env:
64
- TOX_ENV=py35
75
- TOX_ENV=py34

0 commit comments

Comments
 (0)