Updated python versions in excludes.
parent
82e683756e
commit
922d289025
|
|
@ -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
|
||||
|
||||
-
|
||||
|
|
|
|||
Loading…
Reference in New Issue