Fix to Travis and Circle CIs.
This commit is contained in:
parent
59bed44817
commit
8ecb957819
5 changed files with 24 additions and 23 deletions
|
@ -9,7 +9,7 @@ machine:
|
|||
dependencies:
|
||||
override:
|
||||
- chmod +x gradlew
|
||||
- echo y | android update sdk --no-ui --all --filter tools,platform-tools,build-tools-26.0.1,android-26,extra-google-m2repository,extra-android-m2repository,extra-android-support
|
||||
- echo y | android update sdk --no-ui --all --filter tools,platform-tools,build-tools-26.0.2,android-26,extra-google-m2repository,extra-android-m2repository,extra-android-support
|
||||
- ANDROID_HOME=/usr/local/android-sdk-linux ./gradlew dependencies
|
||||
|
||||
test:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue