Fixed YAML parsing errors.
parent
18735017db
commit
6953be4fd8
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue