Skip to content

Commit 271b222

Browse files
authored
Update .travis.yml
1 parent 77b8f03 commit 271b222

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
@@ -10,5 +10,8 @@ android:
1010
- android-28
1111
- extra-android-m2repository
1212

13+
before_install:
14+
- yes | sdkmanager "platforms;android-28"
15+
1316
script:
1417
- ./gradlew clean build

0 commit comments

Comments
 (0)