Skip to content

Commit 2508b40

Browse files
committed
drop regression testing on py34. codecov no longer supports.
1 parent 21408b4 commit 2508b40

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ matrix:
2525
include:
2626
- python: 2.7
2727
env: TOXENV=py27-tests-codecov TOX_SKIP_MISSING_INTERPRETERS=False
28-
- python: 3.4
29-
dist: trusty
30-
env: TOXENV=py34-tests-codecov TOX_SKIP_MISSING_INTERPRETERS=False
3128
- python: 3.5
3229
env: TOXENV=py35-tests-codecov TOX_SKIP_MISSING_INTERPRETERS=False
3330
- python: 3.6

0 commit comments

Comments
 (0)