Skip to content

Commit 45bca07

Browse files
committed
Remove unsupported Python 3.4 and 3.5 from .travis.yml
1 parent e769e71 commit 45bca07

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
@@ -6,10 +6,6 @@ matrix:
66
include:
77
- python: 2.7
88
env: TOXENV=py27
9-
- python: 3.4
10-
env: TOXENV=py34
11-
- python: 3.5
12-
env: TOXENV=py35
139
- python: 3.6
1410
env: TOXENV=py36
1511
- python: 3.7

0 commit comments

Comments
 (0)