mirror of
https://github.com/boostorg/boostbook.git
synced 2025-05-09 15:03:57 +00:00
Try using pip to install lxml
Probably hitting this issue: https://github.com/travis-ci/travis-ci/issues/8132
This commit is contained in:
parent
36f9c16af2
commit
07f3d91a95
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user