mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 22:25:24 +01:00
travis: sanity check mobile build compilation
This commit is contained in:
parent
fd8e6c98b9
commit
b55b7025b0
1 changed files with 2 additions and 0 deletions
|
@ -44,6 +44,8 @@ jobs:
|
|||
- make lint workers=1
|
||||
- make btcd
|
||||
- make release sys=windows-amd64
|
||||
- make mobile-rpc
|
||||
- go build --tags="mobile" ./mobile
|
||||
- stage: Test
|
||||
script: make travis-cover
|
||||
name: Unit Cover
|
||||
|
|
Loading…
Add table
Reference in a new issue