Fixed YAML parsing errors.
This commit is contained in:
+4
-2
@@ -16,10 +16,12 @@ branches:
|
|||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
exclude:
|
exclude:
|
||||||
- python: "3.4"
|
-
|
||||||
|
python: "3.4"
|
||||||
env: DJANGO_VERSION=1.5.10
|
env: DJANGO_VERSION=1.5.10
|
||||||
|
|
||||||
- python: "3.4"
|
-
|
||||||
|
python: "3.4"
|
||||||
env: DJANGO_VERSION=1.6.7
|
env: DJANGO_VERSION=1.6.7
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
|||||||
Reference in New Issue
Block a user