Skip to content

Commit 6b5ea21

Browse files
actually removing bad python versions from travis builder
1 parent 005275c commit 6b5ea21

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ matrix:
44
include:
55
- python: "2.7"
66
env: TOX_ENV=py27
7-
- python: "3.3"
8-
env: TOX_ENV=py33
9-
- python: "3.4"
10-
env: TOX_ENV=py34
117
- python: "3.5"
128
env: TOX_ENV=py35
139
- python: "3.6"

0 commit comments

Comments
 (0)