remove Python 3.4 from the Travis CI config as well

This commit is contained in:
Tal Einat 2020-04-07 14:29:31 +03:00
parent 7380912232
commit b252b5cb88
No known key found for this signature in database
GPG Key ID: 613A98AF4C800CDA
1 changed files with 0 additions and 6 deletions

View File

@ -11,12 +11,6 @@ matrix:
- python: "2.7"
env:
- TOXENV=py27-with_coverage
- python: "3.4"
env:
- TOXENV=py34-without_coverage
- python: "3.4"
env:
- TOXENV=py34-with_coverage
- python: "3.5"
env:
- TOXENV=py35-without_coverage