URI: 
       ttravis: change ppa for bitcoind - electrum - Electrum Bitcoin wallet
  HTML git clone https://git.parazyd.org/electrum
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
       ---
   DIR commit 8897360a720381cc03c59af5e3b71477ee85fe86
   DIR parent a7c02c770dea8cbb11706ffee8579c402c3768e6
  HTML Author: SomberNight <somber.night@protonmail.com>
       Date:   Sat, 14 Mar 2020 01:48:31 +0100
       
       ttravis: change ppa for bitcoind
       
       Diffstat:
         M .travis.yml                         |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/.travis.yml b/.travis.yml
       t@@ -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