Skip to content

Commit 9b2ef99

Browse files
committed
see 03/23 log
1 parent 78cdc89 commit 9b2ef99

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

.travis.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,15 @@ android:
66
components:
77
- tools
88
- platform-tools
9-
- tools
9+
- build-tools-27.0.2
1010
- android-27
1111

1212
licenses:
1313
- 'android-sdk-license-.+'
14-
- '.+'
1514

1615
notifications:
1716
email: false
1817

19-
before_install:
20-
21-
2218
before_install:
2319
- yes | sdkmanager "platforms;android-27"
2420

0 commit comments

Comments
 (0)