Update circle.yml

This commit is contained in:
2016-12-31 12:30:10 -05:00
parent 0a8b763ece
commit 09f1ae8765

View File

@@ -1,7 +1,9 @@
dependencies: dependencies:
pre: pre:
- echo y | android update sdk --no-ui --all --filter "tools" - echo y | android update sdk --no-ui --all --filter "tools"
- echo y | android update sdk --no-ui --all --filter "android-25"
- echo y | android update sdk --no-ui --all --filter "build-tools-25.0.2" - echo y | android update sdk --no-ui --all --filter "build-tools-25.0.2"
- echo y | android update sdk --no-ui --all --filter "extra-android-m2repository"
checkout: checkout:
post: post:
- git submodule sync - git submodule sync