mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 21:35:11 +01:00
Travis: use inline mako install
Needed for next patch.
This commit is contained in:
parent
118caae45b
commit
01e292a3ff
@ -26,6 +26,7 @@ if [ ! -f dependencies/bin/bitcoind ]; then
|
||||
fi
|
||||
|
||||
pyenv global 3.7
|
||||
pip3 install --user --quiet mako
|
||||
pip3 install --user --quiet -r tests/requirements.txt
|
||||
pip3 install --quiet \
|
||||
pytest-test-groups==1.0.3
|
||||
|
Loading…
Reference in New Issue
Block a user