Skip to content

Commit 9eec287

Browse files
committed
Trying fix travis 4
1 parent 7b5e823 commit 9eec287

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
language: python
2+
23
python:
34
- '2.6'
45
- '2.7'
56

67
before-install:
78
- 'sudo apt-get update -qq'
89
- 'sudo apt-get install -qq libxml2-dev libxmlsec1-openssl libxmlsec1-dev'
10+
911
install:
1012
- 'travis_retry pip install .'
1113
- 'travis_retry pip install -e ".[test]"'

0 commit comments

Comments
 (0)