update allow_failures
This commit is contained in:
parent
2bf9370c68
commit
d6866e11fe
|
@ -43,5 +43,9 @@ matrix:
|
|||
dist: trusty
|
||||
sudo: false
|
||||
allow_failures:
|
||||
- python: "3.3"
|
||||
- python: "nightly"
|
||||
- python: 3.3
|
||||
dist: trusty
|
||||
sudo: false
|
||||
- python: nightly
|
||||
dist: trusty
|
||||
sudo: false
|
||||
|
|
Loading…
Reference in New Issue
Block a user