travis: sanity check mobile build compilation
This commit is contained in:
parent
fd8e6c98b9
commit
b55b7025b0
@ -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…
Reference in New Issue
Block a user