Run travis tests on django dev

fix_request_path_info
Gavin Wahl 2013-05-24 15:13:57 -06:00
parent 71767431eb
commit 93bc9fecdf
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ python:
env: env:
- DJANGO=django==1.4.5 - DJANGO=django==1.4.5
- DJANGO=django==1.5 - DJANGO=django==1.5
- DJANGO=https://github.com/django/django/archive/master.zip
matrix: matrix:
exclude: exclude:
- python: "3.3" - python: "3.3"