mirror of
https://github.com/apache/cordova-plugin-statusbar.git
synced 2025-01-19 01:12:49 +08:00
CB-13000: (CI) Speed up android builds
This commit is contained in:
parent
2cd86e63ac
commit
1bb250788e
@ -25,7 +25,6 @@ matrix:
|
|||||||
android:
|
android:
|
||||||
components:
|
components:
|
||||||
- tools
|
- tools
|
||||||
- tools
|
|
||||||
- env: PLATFORM=android-5.1
|
- env: PLATFORM=android-5.1
|
||||||
os: linux
|
os: linux
|
||||||
language: android
|
language: android
|
||||||
@ -33,7 +32,6 @@ matrix:
|
|||||||
android:
|
android:
|
||||||
components:
|
components:
|
||||||
- tools
|
- tools
|
||||||
- tools
|
|
||||||
- env: PLATFORM=android-6.0
|
- env: PLATFORM=android-6.0
|
||||||
os: linux
|
os: linux
|
||||||
language: android
|
language: android
|
||||||
@ -41,7 +39,6 @@ matrix:
|
|||||||
android:
|
android:
|
||||||
components:
|
components:
|
||||||
- tools
|
- tools
|
||||||
- tools
|
|
||||||
- env: PLATFORM=android-7.0
|
- env: PLATFORM=android-7.0
|
||||||
os: linux
|
os: linux
|
||||||
language: android
|
language: android
|
||||||
@ -49,7 +46,6 @@ matrix:
|
|||||||
android:
|
android:
|
||||||
components:
|
components:
|
||||||
- tools
|
- tools
|
||||||
- tools
|
|
||||||
before_install:
|
before_install:
|
||||||
- npm cache clean -f
|
- npm cache clean -f
|
||||||
- rm -rf ~/.nvm && git clone https://github.com/creationix/nvm.git ~/.nvm && (cd ~/.nvm
|
- rm -rf ~/.nvm && git clone https://github.com/creationix/nvm.git ~/.nvm && (cd ~/.nvm
|
||||||
|
Loading…
Reference in New Issue
Block a user