Add android-mac build job to taskcluster.

This commit is contained in:
Josh Matthews 2019-05-09 15:19:58 -04:00
parent af077f8cf7
commit 34d3c5e1ce
2 changed files with 15 additions and 12 deletions

View file

@ -124,16 +124,6 @@ linux-nightly:
- rm -rf ./python/_virtualenv
- ./etc/ci/clean_build_artifacts.sh
android-mac:
commands:
- ./mach clean-nightlies --keep 3 --force
- ./mach clean-cargo-cache --keep 3 --force
- ./mach bootstrap-android --accept-all-licences --build
- ./mach build --android --dev
- ./mach package --android --dev
- bash ./etc/ci/lockfile_changed.sh
- ./etc/ci/clean_build_artifacts.sh
magicleap:
env:
MAGICLEAP_SDK: /Users/servo/magicleap/v0.17.0
@ -225,6 +215,7 @@ arm64:
linux-dev: []
mac-dev-unit: []
windows-msvc-dev: []
android-mac: []
android: []
android-x86: []
mac-rel-wpt1: []