Run travis tests on django dev

This commit is contained in:
Gavin Wahl
2013-05-24 15:13:57 -06:00
parent 71767431eb
commit 93bc9fecdf
+2
View File
@@ -7,6 +7,8 @@ python:
env:
- DJANGO=django==1.4.5
- DJANGO=django==1.5
- DJANGO=https://github.com/django/django/archive/master.zip
matrix:
exclude:
- python: "3.3"