Skip to content

Commit

Permalink
[24] update config
Browse files Browse the repository at this point in the history
  • Loading branch information
landgenoot committed Nov 15, 2018
1 parent e0d1d89 commit 7c4fe03
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,7 @@ licenses:
- 'android-sdk-license-.+'
- 'google-gdk-license-.+'
before_install:
- mkdir -p $ANDROID_HOME/licenses
- echo -e "d56f5187479451eabf01fb78af6dfcb131a6481e" >> $ANDROID_HOME/licenses/android-sdk-license
- echo -e "84831b9409646a918e30573bab4c9c91346d8abd" >> $ANDROID_HOME/licenses/android-sdk-preview-license
- yes | sdkmanager "platforms;android-28"

0 comments on commit 7c4fe03

Please sign in to comment.