Skip to content

Commit

Permalink
Travis dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
heynemann committed Jul 27, 2014
1 parent 7635fcb commit ad87438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ install:

# install python requirements
- wget http://dev.mysql.com/get/Downloads/Connector-Python/mysql-connector-python_2.0.0-1ubuntu12.04_all.deb
- dpkg -i mysql-connector-python_2.0.0-1ubuntu12.04_all.deb
- sudo dpkg -i mysql-connector-python_2.0.0-1ubuntu12.04_all.deb
- pip install coveralls
- pip install https://github.com/heynemann/gandalf-client/archive/master.zip
- pip install -e .[tests]
Expand Down

0 comments on commit ad87438

Please sign in to comment.