CB-13000: (CI) Speed up android builds

This commit is contained in:
Alexander Sorokin 2017-07-10 10:02:24 +03:00
parent e69240f251
commit f1b0ccec56

View File

@ -29,7 +29,6 @@ matrix:
android:
components:
- tools
- tools
- extra-android-m2repository
- env: PLATFORM=android-5.1
os: linux
@ -38,7 +37,6 @@ matrix:
android:
components:
- tools
- tools
- extra-android-m2repository
- env: PLATFORM=android-6.0
os: linux
@ -47,7 +45,6 @@ matrix:
android:
components:
- tools
- tools
- extra-android-m2repository
- env: PLATFORM=android-7.0
os: linux
@ -56,7 +53,6 @@ matrix:
android:
components:
- tools
- tools
- extra-android-m2repository
before_install:
- npm cache clean -f