1
0

travis: change ppa for bitcoind

This commit is contained in:
SomberNight
2020-03-14 01:48:31 +01:00
parent a7c02c770d
commit 8897360a72

View File

@@ -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