Skip to content

Commit

Permalink
try to fix travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
abma committed Apr 8, 2017
1 parent 51f79be commit 759733a
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 @@ -12,7 +12,7 @@ python:
- "3.5"

install:
- sudo apt-get install -y geoip-database
- sudo apt-get install -y geoip-database libgeoip-dev
- pip3 install pycrypto SQLAlchemy twisted pyOpenSSL GeoIP mysqlclient

script:
Expand Down

0 comments on commit 759733a

Please sign in to comment.