Skip to content

Commit

Permalink
Automatically accept Android SDK license in Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirill Zhukov committed Mar 17, 2019
1 parent b3a99a0 commit eed66bb
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 @@ -4,9 +4,11 @@ android:
components:
- tools
- platform-tools
- build-tools-25.0.2
- android-25
- build-tools-28.0.3
- android-28
- extra-android-m2repository
licenses:
- 'android-sdk-license-.+'

jdk:
- oraclejdk8
Expand Down

0 comments on commit eed66bb

Please sign in to comment.