Skip to content

Commit c11db21

Browse files
committed
travis-ci: explicit license acceptance; android-26
1 parent d6e7431 commit c11db21

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)