Skip to content

Commit

Permalink
Merge pull request #2609 from pallets/nightly-travis
Browse files Browse the repository at this point in the history
allow nightly to fail on travis
  • Loading branch information
davidism committed Jan 28, 2018
2 parents 03a2996 + 8bddd3b commit 72115ec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ matrix:
env: TOXENV=py,codecov
- python: nightly
env: TOXENV=py
allow_failures:
- python: nightly
env: TOXENV=py

install:
- pip install tox
Expand Down

0 comments on commit 72115ec

Please sign in to comment.