Skip to content

Commit b757693

Browse files
committed
Remove EOL python versions from travis
1 parent 0534d6b commit b757693

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,10 @@ language: python
22

33
matrix:
44
include:
5-
- python: 2.6
6-
env: TEST_TYPE=test
75
- python: 2.7
86
env: TEST_TYPE=test
97
- python: 2.7
108
env: TEST_TYPE=check
11-
- python: 3.3
12-
env: TEST_TYPE=test
139
- python: 3.4
1410
env: TEST_TYPE=test
1511
- python: 3.5

0 commit comments

Comments
 (0)