Skip to content

Commit

Permalink
CB-13000: (CI) Speed up android builds
Browse files Browse the repository at this point in the history
  • Loading branch information
alsorokin committed Jul 10, 2017
1 parent 976e223 commit 0a5a880
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Expand Up @@ -25,31 +25,27 @@ matrix:
android:
components:
- tools
- tools
- env: PLATFORM=android-5.1
os: linux
language: android
jdk: oraclejdk8
android:
components:
- tools
- tools
- env: PLATFORM=android-6.0
os: linux
language: android
jdk: oraclejdk8
android:
components:
- tools
- tools
- env: PLATFORM=android-7.0
os: linux
language: android
jdk: oraclejdk8
android:
components:
- tools
- tools
before_install:
- npm cache clean -f
- rm -rf ~/.nvm && git clone https://github.com/creationix/nvm.git ~/.nvm && (cd ~/.nvm
Expand Down

0 comments on commit 0a5a880

Please sign in to comment.