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