Skip to content

Commit 901c80b

Browse files
committed
update travis file
1 parent 22d5232 commit 901c80b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.travis.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ android:
1212
- build-tools-27.0.3
1313
- android-27
1414
- extra-android-m2repository
15+
- sys-img-armeabi-v7a-android-26
1516

1617
licenses:
17-
- android-sdk-license-.+
18+
- android-sdk-license-.+
19+
20+
script:
21+
./gradlew clean build

0 commit comments

Comments
 (0)