mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-23 22:46:40 +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 lint workers=1
|
||||||
- make btcd
|
- make btcd
|
||||||
- make release sys=windows-amd64
|
- make release sys=windows-amd64
|
||||||
|
- make mobile-rpc
|
||||||
|
- go build --tags="mobile" ./mobile
|
||||||
- stage: Test
|
- stage: Test
|
||||||
script: make travis-cover
|
script: make travis-cover
|
||||||
name: Unit Cover
|
name: Unit Cover
|
||||||
|
|
Loading…
Add table
Reference in a new issue