Skip to content

Commit

Permalink
Merge pull request #1406 from pquentin/revert-allow-dev-failures
Browse files Browse the repository at this point in the history
Revert "Allow dev builds to fail"
  • Loading branch information
njsmith committed Feb 13, 2020
2 parents 84694d9 + 3cd848d commit 30799ed
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Expand Up @@ -32,12 +32,6 @@ jobs:
- python: 3.7-dev
- python: 3.8-dev
- python: nightly
allow_failures:
- python: 3.5-dev
- python: 3.6-dev
- python: 3.7-dev
- python: 3.8-dev
- python: nightly

script:
- ./ci.sh
Expand Down

0 comments on commit 30799ed

Please sign in to comment.