Skip to content

Commit 294a655

Browse files
committed
Attempting to fix Travis build
1 parent 6cd6efd commit 294a655

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,6 +10,9 @@ android:
1010
- build-tools-28.0.3
1111
- extra-android-m2repository
1212

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

0 commit comments

Comments
 (0)