travis: use make command for windows build
This commit is contained in:
parent
c08ddad22e
commit
4384319b4a
@ -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…
Reference in New Issue
Block a user