Updated python versions in excludes.

master
Brandon Taylor 2014-09-12 09:21:58 -04:00
parent 82e683756e
commit 922d289025
1 changed files with 2 additions and 2 deletions

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
-