We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21408b4 commit 2508b40Copy full SHA for 2508b40
.travis.yml
@@ -25,9 +25,6 @@ matrix:
25
include:
26
- python: 2.7
27
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
31
- python: 3.5
32
env: TOXENV=py35-tests-codecov TOX_SKIP_MISSING_INTERPRETERS=False
33
- python: 3.6
0 commit comments