mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-03 12:30:07 +00:00
travis: change ppa for bitcoind
This commit is contained in:
parent
a7c02c770d
commit
8897360a72
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ jobs:
|
|||
language: python
|
||||
python: 3.7
|
||||
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 install -yq bitcoind
|
||||
- sudo apt-get -y install libsecp256k1-0
|
||||
|
|
Loading…
Add table
Reference in a new issue