Skip to content

Commit

Permalink
fix misconfiguration of allowed failures
Browse files Browse the repository at this point in the history
  • Loading branch information
florentx committed Nov 21, 2018
1 parent 3edd95b commit 331167a
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,7 @@ matrix:
dist: xenial
sudo: true
allow_failures:
- python:
- 3.7
- 3.7-dev
- 3.8-dev
- pypy
- pypy3.5
- python: 3.8-dev
- python: pypy
- python: pypy3.5
sudo: false

0 comments on commit 331167a

Please sign in to comment.