Skip to content

Commit

Permalink
Namecoin: Bump Namecoin Core in regtests to 0.19.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyRand committed Feb 17, 2020
1 parent 0b3d418 commit 14b250d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
#- sudo add-apt-repository -y ppa:bitcoin/bitcoin
#- sudo apt-get -qq update
#- sudo apt-get install -yq bitcoind
- curl https://www.namecoin.org/files/namecoin-core/namecoin-core-0.18.0/namecoin-0.18.0-x86_64-linux-gnu.tar.gz | tar -xz
- sudo cp -a namecoin-0.18.0/* /usr/
- curl https://www.namecoin.org/files/namecoin-core/namecoin-core-0.19.0.1/namecoin-0.19.0.1-x86_64-linux-gnu.tar.gz | tar -xz
- sudo cp -a namecoin-0.19.0.1/* /usr/
install:
- pip install -r contrib/requirements/requirements.txt
- pip install electrumx
Expand Down

0 comments on commit 14b250d

Please sign in to comment.