Skip to content

Commit 664c634

Browse files
attempt to fix the travis tests
1 parent f7eb748 commit 664c634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ matrix:
44
include:
55
- python: 2.7
66
env: TOXENV=py27
7-
- python: 2.7
7+
- python: 3.4
88
env: TOXENV=py34
99
- python: pypy
1010
env: TOXENV=pypy

0 commit comments

Comments
 (0)