From 8698673190f66de2e789f63501e8f9038bd8f69e Mon Sep 17 00:00:00 2001 From: Bertrand Bordage Date: Mon, 6 Oct 2014 14:08:04 +0200 Subject: [PATCH] [Travis CI] Updates the exclude matrix. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 6dcd355..2a08025 100644 --- a/.travis.yml +++ b/.travis.yml @@ -55,4 +55,4 @@ matrix: exclude: # Django 1.7 is not compatible with Python 2.6 - python: 2.6 - env: DJANGO=1.7 PSYCOPG2=2.5.4 MYSQL_PYTHON=1.2.5 DJANGO_REDIS=3.7.1 + env: DJANGO=1.7