We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e77b08 commit 626ceedCopy full SHA for 626ceed
.travis.yml
@@ -8,7 +8,7 @@ install:
8
- pip install pep8 --use-mirrors
9
- pip install https://github.com/dcramer/pyflakes/tarball/master
10
- pip install -q -e . --use-mirrors
11
- - pip install south
+ - pip install south mysql-python
12
services:
13
- mysql
14
before_script:
0 commit comments