mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 09:37:31 +00:00
Fix travis regtest
This commit is contained in:
parent
11452722af
commit
3314591192
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue