Skip to content

Commit 5416e06

Browse files
committed
CB-13000: (CI) Speed up android builds
1 parent 3ea7d57 commit 5416e06

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,31 +25,27 @@ matrix:
2525
android:
2626
components:
2727
- tools
28-
- tools
2928
- env: PLATFORM=android-5.1
3029
os: linux
3130
language: android
3231
jdk: oraclejdk8
3332
android:
3433
components:
3534
- tools
36-
- tools
3735
- env: PLATFORM=android-6.0
3836
os: linux
3937
language: android
4038
jdk: oraclejdk8
4139
android:
4240
components:
4341
- tools
44-
- tools
4542
- env: PLATFORM=android-7.0
4643
os: linux
4744
language: android
4845
jdk: oraclejdk8
4946
android:
5047
components:
5148
- tools
52-
- tools
5349
before_install:
5450
- npm cache clean -f
5551
- rm -rf ~/.nvm && git clone https://github.com/creationix/nvm.git ~/.nvm && (cd ~/.nvm

0 commit comments

Comments
 (0)