mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-23 18:44:04 +01:00
Add pypy3 back to allowed_failures.
This commit is contained in:
parent
1010ea244b
commit
10acc0a0dc
@ -26,6 +26,8 @@ notifications:
|
||||
email: false
|
||||
matrix:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- python: "pypy3" # https://bitbucket.org/pypy/pypy/issues/2129/local-variable-val-referenced-before
|
||||
exclude:
|
||||
- python: "2.6"
|
||||
env: WITH_OPT_DEPS=false
|
||||
|
Loading…
Reference in New Issue
Block a user