mirror of
https://gitee.com/shuto/cordova-plugin-network-information.git
synced 2025-01-31 10:35:43 +08:00
CB-13299 (CI) Fix Android builds
This commit is contained in:
parent
78691e43e1
commit
7f5d03e699
@ -63,7 +63,6 @@ matrix:
|
||||
components:
|
||||
- tools
|
||||
before_install:
|
||||
- npm cache clean -f
|
||||
- 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
|
||||
install $TRAVIS_NODE_VERSION
|
||||
|
Loading…
Reference in New Issue
Block a user