mirror of
https://github.com/aljazceru/plugins.git
synced 2026-01-02 04:44:22 +01:00
travis: Switch to python 3.7 in pyenv
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user