Skip to content

Commit

Permalink
allow_failure?
Browse files Browse the repository at this point in the history
  • Loading branch information
loechel committed Oct 3, 2018
1 parent 592f9cf commit 3cb9c2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ matrix:
- python: "3.8-dev"
env: TOXENV=py38,py38-datetime
allow_failures:
- python: "3.8-dev"
env: TOXENV=py38,py38-datetime
- python: "3.8-dev"
env: TOXENV=py38,py38-datetime

install:
- travis_retry pip install -U pip setuptools
Expand Down

0 comments on commit 3cb9c2e

Please sign in to comment.