allow faillure on 35

This commit is contained in:
Matthias Bussonnier 2015-06-24 13:09:41 +02:00 committed by Thomas Kluyver
parent 26e64fc45c
commit e2e29284f0
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@ env:
- TESTENV=doctesting
- TESTENV=py27-cxfreeze
- TESTENV=coveralls
allow_failures:
- TESTENV=py35
script: tox --recreate -i ALL=https://devpi.net/hpk/dev/ -e $TESTENV
notifications: