Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

Commit

Permalink
lxml wheel doesn't work for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
binux committed Aug 18, 2016
1 parent 0a68b12 commit cf06fc5
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 @@ -25,6 +25,7 @@ before_script:
- sleep 10
install:
- pip install http://cdn.mysql.com/Downloads/Connector-Python/mysql-connector-python-2.0.4.zip#md5=3df394d89300db95163f17c843ef49df
- pip install --no-use-wheel lxml
- pip install --allow-all-external -e .[all,test]
- pip install coveralls
script:
Expand Down

0 comments on commit cf06fc5

Please sign in to comment.