More travis adjustments.

This commit is contained in:
Brandon Taylor 2014-09-12 08:56:10 -04:00
parent 4c2925e1f0
commit 354f7db569

View file

@ -29,7 +29,6 @@ matrix:
env: DJANGO_VERSION=1.6.7
install:
- pip install -q south
- pip install -q django==$DJANGO_VERSION
script: