forked from orbit-oss/flask
allow nightly to fail on travis
This commit is contained in:
parent
03a2996bb8
commit
8bddd3bf4d
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue