diff --git a/.travis.yml b/.travis.yml index a20a7a017..c4103ad45 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: