Updated python versions in excludes.

This commit is contained in:
Brandon Taylor
2014-09-12 09:21:58 -04:00
parent 82e683756e
commit 922d289025
+2 -2
View File
@@ -30,11 +30,11 @@ matrix:
env: DJANGO_VERSION=1.7 SAMPLE_PROJECT=python3_sample_project
-
python: "2.7"
python: "2.7.6"
env: DJANGO_VERSION=1.5.10 SAMPLE_PROJECT=sample_project
-
python: "2.7"
python: "2.7.6"
env: DJANGO_VERSION=1.7 SAMPLE_PROJECT=python3_sample_project
-