Travis: _actually_ update Django 1.7 to b4

This commit is contained in:
medmunds
2014-05-28 21:20:10 -07:00
parent 2f7de8e6af
commit ba803a553e

View File

@@ -8,7 +8,7 @@ env:
- DJANGO=django==1.4 - DJANGO=django==1.4
- DJANGO=django==1.5 - DJANGO=django==1.5
- DJANGO=django==1.6 - DJANGO=django==1.6
- DJANGO=https://www.djangoproject.com/download/1.7b1/tarball/ - DJANGO=https://www.djangoproject.com/download/1.7b4/tarball/
matrix: matrix:
exclude: exclude:
# Django < 1.5 not supported on python 3 # Django < 1.5 not supported on python 3