mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 22:25:24 +01:00
travis: cross-compile windows
This commit is contained in:
parent
0a9dc6aeb2
commit
3b8dd4bd63
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ jobs:
|
|||
- make unit pkg=... case=_NONE_
|
||||
- make lint
|
||||
- make btcd
|
||||
- LNDBUILDSYS=windows-amd64 bash ./build/release/release.sh
|
||||
- stage: Test
|
||||
script: make travis-cover
|
||||
name: Unit Cover
|
||||
|
|
Loading…
Add table
Reference in a new issue