Merge pull request #5918 from wakiyamap/fix_travis_regtest
Fix travis regtest
This commit is contained in:
@@ -28,6 +28,8 @@ after_success:
|
||||
jobs:
|
||||
include:
|
||||
- name: "Regtest functional tests"
|
||||
language: python
|
||||
python: 3.7
|
||||
before_install:
|
||||
- sudo add-apt-repository -y ppa:bitcoin/bitcoin
|
||||
- sudo apt-get -qq update
|
||||
|
||||
Reference in New Issue
Block a user