Skip to content

Commit 379f906

Browse files
committed
Force travis to always use lxml from no binary
1 parent 53dd64e commit 379f906

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ install:
1616
- sudo apt-get update -qq
1717
- sudo apt-get install -qq swig python-dev libxml2-dev libxmlsec1-dev
1818
- 'travis_retry pip install .'
19+
- 'travis_retry pip install --force-reinstall --no-binary lxml lxml'
1920
- 'travis_retry pip install -e ".[test]"'
2021

2122
script:

0 commit comments

Comments
 (0)