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
|
||||
allow_failures:
|
||||
- python: "pypy3" # https://bitbucket.org/pypy/pypy/issues/2129/local-variable-val-referenced-before
|
||||
- python: "nightly"
|
||||
exclude:
|
||||
- python: "2.6"
|
||||
env: WITH_OPT_DEPS=false
|
||||
|
Loading…
Reference in New Issue
Block a user