mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-02-22 14:42:40 +01:00
Travis: use inline mako install
Needed for next patch.
This commit is contained in:
parent
118caae45b
commit
01e292a3ff
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue