travis: sanity check mobile build compilation

This commit is contained in:
Johan T. Halseth 2020-07-15 15:37:02 +02:00
parent fd8e6c98b9
commit b55b7025b0
No known key found for this signature in database
GPG Key ID: 15BAADA29DA20D26

View File

@ -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