Added south install back.

master
Brandon Taylor 2014-09-12 08:58:46 -04:00
parent 354f7db569
commit 99d53d06b9
1 changed files with 1 additions and 0 deletions

View File

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