mirror of
https://github.com/lightningd/plugins.git
synced 2026-08-16 13:00:58 +02:00
travis: Switch to python 3.7 in pyenv
This commit is contained in:
parent
ec65c873b6
commit
f8ea0e3562
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ if [ ! -f dependencies/bin/bitcoind ]; then
|
|||
rm -rf bitcoin-0.17.1-x86_64-linux-gnu.tar.gz bitcoin-0.17.1
|
||||
fi
|
||||
|
||||
pyenv global 3.7.1
|
||||
pyenv global 3.7
|
||||
pip3 install --upgrade pip
|
||||
pip3 install --user --quiet \
|
||||
pyln-testing \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue