Skip to content

Commit

Permalink
allow_failures must be symetric
Browse files Browse the repository at this point in the history
  • Loading branch information
loechel committed Oct 3, 2018
1 parent 2496ad0 commit bd75954
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ matrix:
allow_failures:
- python: "3.8-dev"
env: TOXENV=py38,py38-datetime
dist: xenial
sudo: true

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

0 comments on commit bd75954

Please sign in to comment.