mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-03 19:44:51 -04:00
Make jenkins install lxml
This commit is contained in:
parent
68ebb81e86
commit
59698906eb
2 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,7 @@ rm .coverage* || echo "No coverage files to remove"
|
|||
|
||||
tox --notest -e py27
|
||||
TOX_BIN=$WORKSPACE/.tox/py27/bin
|
||||
$TOX_BIN/pip install lxml
|
||||
|
||||
: ${GIT_BRANCH:="origin/$(git rev-parse --abbrev-ref HEAD)"}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue