mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-21 22:11:41 +01:00
travis: use make command for windows build
This commit is contained in:
parent
c08ddad22e
commit
4384319b4a
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ jobs:
|
|||
- make unit pkg=... case=_NONE_
|
||||
- make lint workers=1
|
||||
- make btcd
|
||||
- LNDBUILDSYS=windows-amd64 bash ./build/release/release.sh
|
||||
- make release sys=windows-amd64
|
||||
- stage: Test
|
||||
script: make travis-cover
|
||||
name: Unit Cover
|
||||
|
|
Loading…
Add table
Reference in a new issue