Skip to content

Commit aac3bae

Browse files
committed
Add debug on travis (try resolve segmentation fault)
1 parent af73784 commit aac3bae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ python:
1212
install:
1313
- sudo apt-get update -qq
1414
- sudo apt-get install -qq swig python-dev libxml2-dev libxmlsec1-dev
15+
- sudo apt-cache show libxml2
16+
- sudo apt-cache show libxmlsec1
1517
- 'travis_retry pip install .'
1618
- 'travis_retry pip install -e ".[test]"'
1719

0 commit comments

Comments
 (0)