mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 09:21:39 +00:00
fix travis wine build
This commit is contained in:
parent
65601e9ec6
commit
9241f52a41
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ jobs:
|
|||
- sudo apt-key add Release.key
|
||||
- sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq winehq-stable dirmngr gnupg2 p7zip-full
|
||||
- sudo apt-get install -qq winehq-stable dirmngr gnupg2 p7zip-full mingw-w64
|
||||
before_script: ls -lah /tmp/electrum-build
|
||||
script: ./contrib/build-wine/build.sh
|
||||
after_success: true
|
||||
|
|
Loading…
Add table
Reference in a new issue