Skip to content

Commit 8e268b1

Browse files
committed
Remove Travis test for Python 3.4
1 parent 70d4c61 commit 8e268b1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ matrix:
33
include:
44
- env: TOXENV=py27
55
python: 2.7
6-
- env: TOXENV=py34
7-
python: 3.4
86
- env: TOXENV=py35
97
python: 3.5
108
- env: TOXENV=py36

0 commit comments

Comments
 (0)