CB-13299 (CI) Fix Android builds
This commit is contained in:
parent
fcef678a7f
commit
e443871785
@ -73,7 +73,6 @@ matrix:
|
|||||||
- tools
|
- tools
|
||||||
- extra-android-m2repository
|
- extra-android-m2repository
|
||||||
before_install:
|
before_install:
|
||||||
- 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
|
||||||
&& git checkout `git describe --abbrev=0 --tags`) && source ~/.nvm/nvm.sh && nvm
|
&& git checkout `git describe --abbrev=0 --tags`) && source ~/.nvm/nvm.sh && nvm
|
||||||
install $TRAVIS_NODE_VERSION
|
install $TRAVIS_NODE_VERSION
|
||||||
|
Loading…
x
Reference in New Issue
Block a user