Add android and IOS build to circleci

This commit is contained in:
Nick Craig-Wood 2017-10-11 13:40:02 +01:00
parent 43ced30f11
commit b531bf1349
1 changed files with 3 additions and 0 deletions

View File

@ -20,6 +20,9 @@ jobs:
--targets=darwin/386,darwin/amd64,linux/386,linux/amd64,windows/386,windows/amd64 \
-tags cmount \
.
xgo \
--targets=android/*,ios/* \
.
- run:
name: Prepare artifacts