Skip to content

Commit 46c6824

Browse files
committed
Fix Travis
1 parent 4136bec commit 46c6824

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
@@ -9,11 +9,15 @@ jdk:
99

1010
android:
1111
components:
12+
- tools
13+
- platform-tools
1214
- build-tools-25.0.0
1315
- android-25
14-
- doc-23
16+
- doc-25
1517
- extra-android-support
1618
- extra-android-m2repository
19+
licenses:
20+
- android-sdk-license-.+
1721

1822
before_install:
1923
- pip install --user codecov

0 commit comments

Comments
 (0)