mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-23 18:44:04 +01:00
travis: Add nightly to the list of allowed failures.
This commit is contained in:
parent
6cb747744a
commit
34f5031bef
@ -30,6 +30,7 @@ matrix:
|
|||||||
fast_finish: true
|
fast_finish: true
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- python: "pypy3" # https://bitbucket.org/pypy/pypy/issues/2129/local-variable-val-referenced-before
|
- python: "pypy3" # https://bitbucket.org/pypy/pypy/issues/2129/local-variable-val-referenced-before
|
||||||
|
- python: "nightly"
|
||||||
exclude:
|
exclude:
|
||||||
- python: "2.6"
|
- python: "2.6"
|
||||||
env: WITH_OPT_DEPS=false
|
env: WITH_OPT_DEPS=false
|
||||||
|
Loading…
Reference in New Issue
Block a user