Skip to content

Commit e443871

Browse files
committed
CB-13299 (CI) Fix Android builds
1 parent fcef678 commit e443871

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ matrix:
7373
- tools
7474
- extra-android-m2repository
7575
before_install:
76-
- npm cache clean -f
7776
- rm -rf ~/.nvm && git clone https://github.com/creationix/nvm.git ~/.nvm && (cd ~/.nvm
7877
&& git checkout `git describe --abbrev=0 --tags`) && source ~/.nvm/nvm.sh && nvm
7978
install $TRAVIS_NODE_VERSION

0 commit comments

Comments
 (0)