Skip to content

Commit

Permalink
Install mysql-python with pip again
Browse files Browse the repository at this point in the history
  • Loading branch information
Hydriz committed Jul 11, 2015
1 parent 96474ca commit 3124f00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ install:
- pip install pep8
- pip install -r requirements.txt
- sudo apt-get install python-mysqldb
- pip install MySQL-python
script:
- cp settings.conf.example settings.conf
- nosetests

0 comments on commit 3124f00

Please sign in to comment.