mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-16 08:02:36 +02:00
travis: use make command for windows build
This commit is contained in:
@ -43,7 +43,7 @@ jobs:
|
|||||||
- make unit pkg=... case=_NONE_
|
- make unit pkg=... case=_NONE_
|
||||||
- make lint workers=1
|
- make lint workers=1
|
||||||
- make btcd
|
- make btcd
|
||||||
- LNDBUILDSYS=windows-amd64 bash ./build/release/release.sh
|
- make release sys=windows-amd64
|
||||||
- stage: Test
|
- stage: Test
|
||||||
script: make travis-cover
|
script: make travis-cover
|
||||||
name: Unit Cover
|
name: Unit Cover
|
||||||
|
Reference in New Issue
Block a user