Skip to content

Commit 534eb2f

Browse files
committed
Fix travis
1 parent 37d7388 commit 534eb2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ python:
44
- '2.7'
55

66
before_install:
7-
- 'travis_retry sudo apt-get install python-dev libxml2-dev libxmlsec1-dev'
7+
- 'python setup develop'
88

99
install:
1010
- 'travis_retry pip install -e ".[test]" --use-mirrors'

0 commit comments

Comments
 (0)