From 08432c3e97b8929b99ec292a3ac8cf2fdc2bd626 Mon Sep 17 00:00:00 2001 From: Thomas Kluyver Date: Wed, 15 Jul 2015 15:58:42 -0700 Subject: [PATCH] No more failures --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 5fedc3cd0..79be84547 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: