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