mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-24 03:33:11 +01:00
travis.yml: Remove allowed failures.
They don't fail anymore, and they cause notifications to #limnoria to be duplicated.
This commit is contained in:
parent
857027a26f
commit
876af3dfd5
@ -26,9 +26,6 @@ notifications:
|
||||
email: false
|
||||
matrix:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- python: "nightly"
|
||||
- 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