Merge pull request #2609 from pallets/nightly-travis

allow nightly to fail on travis
This commit is contained in:
David Lord 2018-01-28 14:16:33 -08:00 committed by GitHub
commit 72115ec84b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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