build: upgrade node to 8.8.1 (#471)
* build: upgrade to nodejs 8.8.1 and npm 5.5.1 * ci: upgrade the npm to the latest version in ci files * build: remove duplication from clean script
This commit is contained in:
committed by
László Monda
parent
2f459a88c6
commit
bd49e26978
@@ -29,6 +29,7 @@ addons:
|
||||
|
||||
install:
|
||||
- nvm install
|
||||
- npm i -g npm@latest
|
||||
- npm install
|
||||
|
||||
before_script:
|
||||
|
||||
Reference in New Issue
Block a user