update allow_failures

This commit is contained in:
Brian Warner 2018-07-27 14:17:16 -07:00
parent 2bf9370c68
commit d6866e11fe

View File

@ -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