We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aac3bae commit 2253796Copy full SHA for 2253796
.travis.yml
@@ -12,8 +12,6 @@ python:
12
install:
13
- sudo apt-get update -qq
14
- sudo apt-get install -qq swig python-dev libxml2-dev libxmlsec1-dev
15
- - sudo apt-cache show libxml2
16
- - sudo apt-cache show libxmlsec1
17
- 'travis_retry pip install .'
18
- 'travis_retry pip install -e ".[test]"'
19
0 commit comments