Commit dcde4381 by Florian Apolloner

Updated .travis.yml

parent bed957df
......@@ -9,8 +9,8 @@ python:
env:
- DJANGO=https://github.com/django/django/archive/master.tar.gz
- DJANGO=https://github.com/django/django/archive/stable/1.6.x.tar.gz
- DJANGO=django==1.5.1 --use-mirrors
- DJANGO=django==1.4.5 --use-mirrors
- DJANGO=django==1.5.2
- DJANGO=django==1.4.6
install:
- pip install $DJANGO
......@@ -26,8 +26,8 @@ notifications:
matrix:
exclude:
- python: "3.2"
env: DJANGO=django==1.4.5 --use-mirrors
env: DJANGO=django==1.4.6
- python: "3.3"
env: DJANGO=django==1.4.5 --use-mirrors
env: DJANGO=django==1.4.6
- python: "2.6"
env: DJANGO=https://github.com/django/django/archive/master.tar.gz
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 sign in to comment