allow nightly to fail on travis

This commit is contained in:
David Lord 2018-01-28 12:06:59 -08:00
parent 03a2996bb8
commit 8bddd3bf4d
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8

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