Skip to content

Commit db43a72

Browse files
Update travis.yml
1 parent d9b100a commit db43a72

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ android:
2222
# -in secrets.tar.enc -out secrets.tar -d
2323
# - tar xvf secrets.tar
2424
script:
25+
- yes | ~/Android/Sdk/tools/bin/sdkmanager --licenses
2526
- "./gradlew build jacocoTestReport assembleAndroidTest"
2627
- echo no | android create avd --force -n test -t $ANDROID_TARGET --abi $ANDROID_ABI
2728
- emulator -avd test -no-audio -no-window &

0 commit comments

Comments
 (0)