From ed40b319bea32edb1dc6b3903cc3e05352364bfb Mon Sep 17 00:00:00 2001 From: Xavier Ordoquy Date: Wed, 20 Jan 2016 14:11:58 +0100 Subject: [PATCH] Removing Python 3.5 build from the expected failure. --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index f25fd7882..b4d5da3a5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,10 +21,7 @@ env: - TOX_ENV=py27-django17 matrix: - # Python 3.5 not yet available on travis, watch this to see when it is. fast_finish: true - allow_failures: - - env: TOX_ENV=py35-django19 install: - pip install tox