Commit 160fbbee by Xavier Ordoquy

Merge remote-tracking branch 'frewsxcv/patch-1' into feature/python34

parents eb15c25b 8ecb778c
......@@ -5,6 +5,7 @@ python:
- "2.7"
- "3.2"
- "3.3"
- "3.4"
env:
- DJANGO="https://www.djangoproject.com/download/1.7b2/tarball/"
......@@ -41,4 +42,7 @@ matrix:
env: DJANGO="django==1.4.11"
- python: "3.3"
env: DJANGO="django==1.3.7"
- python: "3.4"
env: DJANGO="django==1.4.11"
- python: "3.4"
env: DJANGO="django==1.3.7"
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