Skip to content

Commit

Permalink
Travis CI: allow_failures in Python end of life branches
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Apr 2, 2021
1 parent e864119 commit 4ba21d2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ jobs:
fast_finish: true
allow_failures:
- env: TOXENV=docstrings
- env: TOXENV=py27
- env: TOXENV=py34
- env: TOXENV=py35
- env: TOXENV=pypy
include:
- python: 2.7
env: TOXENV=py27
Expand Down

0 comments on commit 4ba21d2

Please sign in to comment.