No more failures

This commit is contained in:
Thomas Kluyver
2015-07-15 15:58:42 -07:00
committed by Bruno Oliveira
parent 15497dcd77
commit 08432c3e97

View File

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