travis: change ppa for bitcoind
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
|||||||
language: python
|
language: python
|
||||||
python: 3.7
|
python: 3.7
|
||||||
install:
|
install:
|
||||||
- sudo add-apt-repository -y ppa:bitcoin/bitcoin
|
- sudo add-apt-repository -y ppa:luke-jr/bitcoincore
|
||||||
- sudo apt-get -qq update
|
- sudo apt-get -qq update
|
||||||
- sudo apt-get install -yq bitcoind
|
- sudo apt-get install -yq bitcoind
|
||||||
- sudo apt-get -y install libsecp256k1-0
|
- sudo apt-get -y install libsecp256k1-0
|
||||||
|
|||||||
Reference in New Issue
Block a user