From 160a65dae703b67ed4f786a8e24f7114cb4b8c08 Mon Sep 17 00:00:00 2001 From: matt-leach Date: Mon, 22 Dec 2014 19:45:12 +0000 Subject: [PATCH] adding travis 1.5.10 test back in --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 1c9c45a..fdabab6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,10 +15,6 @@ branches: matrix: exclude: - - - python: "2.7" - env: DJANGO_VERSION=1.5.10 SAMPLE_PROJECT=sample_project - - python: "2.7" env: DJANGO_VERSION=1.7 SAMPLE_PROJECT=python3_sample_project