Skip to content
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.

Commit

Permalink
🆙 Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
MGaetan89 committed Jun 21, 2017
1 parent 7c04645 commit 1a91dca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jdk:
android:
components:
- android-25
- build-tools-25.0.2
- build-tools-25.0.3
- extra-android-m2repository
- platform-tools
- tools
Expand Down Expand Up @@ -34,7 +34,7 @@ before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock

before_install:
- echo y | android update sdk --all --no-ui --force --filter build-tools-25.0.2
- echo y | android update sdk --all --no-ui --force --filter build-tools-25.0.3
- echo y | android update sdk --all --no-ui --force --filter android-25

script:
Expand Down

0 comments on commit 1a91dca

Please sign in to comment.