Commit 19da4282 by Marko Tibold

Update yaml envs to latest Django

parent 497da7fc
...@@ -6,8 +6,8 @@ python: ...@@ -6,8 +6,8 @@ python:
env: env:
- DJANGO=https://github.com/django/django/zipball/master - DJANGO=https://github.com/django/django/zipball/master
- DJANGO=django==1.4.1 --use-mirrors - DJANGO=django==1.4.3 --use-mirrors
- DJANGO=django==1.3.3 --use-mirrors - DJANGO=django==1.3.5 --use-mirrors
install: install:
- pip install $DJANGO - pip install $DJANGO
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment