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 f2cd04e commit a350d37Copy full SHA for a350d37
1 file changed
.travis.yml
@@ -3,6 +3,7 @@ python:
3
- '2.7'
4
5
install:
6
+ - sudo apt-get update -qq
7
- sudo apt-get install -qq python-dev libxml2-dev libxmlsec1-dev
8
- 'travis_retry pip install .'
9
- 'travis_retry pip install -e ".[test]"'
0 commit comments