Try using pip to install lxml

Probably hitting this issue:

https://github.com/travis-ci/travis-ci/issues/8132
This commit is contained in:
Daniel James 2017-09-10 23:57:06 +01:00
parent 36f9c16af2
commit 07f3d91a95

View File

@ -7,12 +7,12 @@ addons:
packages:
- libboost-tools-dev
- xsltproc
- python-lxml
- docbook-xsl
- docbook-xml
before_script:
- touch Jamroot.jam
- pip install lxml
script:
- cd ${TRAVIS_BUILD_DIR}/test