travis: change ppa for bitcoind

This commit is contained in:
SomberNight 2020-03-14 01:48:31 +01:00
parent a7c02c770d
commit 8897360a72
No known key found for this signature in database
GPG key ID: B33B5F232C6271E9

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