diff --git a/.travis.yml b/.travis.yml index 078ef75..5b650fd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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 \ No newline at end of file