Skip to content

Commit 069f711

Browse files
Merge pull request commons-app#925 from whym/travis
travis-ci: explicit license acceptance; android-26
2 parents d6e7431 + c11db21 commit 069f711

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,10 @@ android:
2424
- extra-android-m2repository
2525
- ${ANDROID_TARGET}
2626
- android-25
27+
- android-26
2728
- sys-img-${ANDROID_ABI}-${ANDROID_TARGET}
29+
licenses:
30+
- 'android-sdk-license-.+'
2831

2932
before_script:
3033
- echo no | android create avd --force -n test -t $ANDROID_TARGET --abi $ANDROID_ABI

0 commit comments

Comments
 (0)