allow faillure on 35

This commit is contained in:
Matthias Bussonnier 2015-06-24 13:09:41 +02:00 committed by Bruno Oliveira
parent b18e6439bd
commit 8bde0c5957
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,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: