Skip to content

Commit 1a94da0

Browse files
committed
Disable tools and platform-tools
1 parent bdfc0e3 commit 1a94da0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ language: android
66

77
android:
88
components:
9-
- tools
10-
- platform-tools
9+
# - tools
10+
# - platform-tools
1111
- build-tools-23.0.1
1212
- android-23
1313
# - extra-google-m2repository

0 commit comments

Comments
 (0)