Skip to content

Commit

Permalink
Modify travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wakwak3125 committed Jan 1, 2018
1 parent 15c7ac4 commit 8fd51f6
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,16 @@ jdk: oraclejdk8
android:
components:
- tools
- build-tools-23.0.2
- android-23
- build-tools-27.0.3
- android-27
- extra-android-support
- extra-android-m2repository
licenses:
- 'android-sdk-preview-license-52d11cd2'
- 'android-sdk-license-.+'
- 'google-gdk-license-.+'
before_install:
- yes | sdkmanager "platforms;android-27"
cache:
directories:
- $HOME/.gradle/caches/
Expand Down

0 comments on commit 8fd51f6

Please sign in to comment.