Update circle.yml

This commit is contained in:
Guilherme Gazzo 2017-10-31 22:36:00 -02:00 committed by GitHub
parent 167e88ec2c
commit 3db706fd0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ dependencies:
override:
# The Android Gradle build will need the Android signing keystore keys setup
- echo y | android update sdk --no-ui --all --filter tools,platform-tools,build-tools-23.0.3,build-tools-25.0.2,build-tools-26.0.1,android-23,extra-google-m2repository,extra-google-google_play_services,extra-android-m2repository
- yes | sudo sdkmanager --licenses
- mkdir -p ~/.gradle
# Install node modules
- yarn