Skip to content

Commit bcc0135

Browse files
authored
Fix Travis CI build (#1)
1 parent ab6257a commit bcc0135

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@ android:
44
components:
55
- tools
66
- platform-tools
7+
- tools # https://github.com/travis-ci/docs-travis-ci-com/issues/779
8+
- build-tools-25.0.2
79
- build-tools-24.0.2
10+
- android-25
811
- android-24
912
- extra-android-support
1013
- extra-android-m2repository
11-
- extra-google-m2repository

0 commit comments

Comments
 (0)