We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a350d37 commit 36493c3Copy full SHA for 36493c3
1 file changed
.travis.yml
@@ -4,7 +4,7 @@ python:
4
5
install:
6
- sudo apt-get update -qq
7
- - sudo apt-get install -qq python-dev libxml2-dev libxmlsec1-dev
+ - sudo apt-get install -qq swig python-dev libxml2-dev libxmlsec1-dev
8
- 'travis_retry pip install .'
9
- 'travis_retry pip install -e ".[test]"'
10
0 commit comments