CB-13299 (CI) Fix Android builds

This commit is contained in:
Alexander Sorokin
2017-09-19 09:05:41 +03:00
parent 82100791e3
commit 706b1aa539
-1
View File
@@ -47,7 +47,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