Skip to content

Commit a350d37

Browse files
committed
Trying fix travis 7. Add apt-get update
1 parent f2cd04e commit a350d37

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ python:
33
- '2.7'
44

55
install:
6+
- sudo apt-get update -qq
67
- sudo apt-get install -qq python-dev libxml2-dev libxmlsec1-dev
78
- 'travis_retry pip install .'
89
- 'travis_retry pip install -e ".[test]"'

0 commit comments

Comments
 (0)