mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-23 17:47:31 +00:00
travis: build-wine current commit, instead of HEAD
This commit is contained in:
parent
ac94d6d055
commit
25089aa9c2
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ jobs:
|
|||
- sudo apt-get update -qq
|
||||
- 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
|
||||
script: ./contrib/build-wine/build.sh $TRAVIS_COMMIT
|
||||
after_success: true
|
||||
- os: osx
|
||||
language: c
|
||||
|
|
Loading…
Add table
Reference in a new issue