ci: use node 8.9.4 (#571)
Node 8.9.4 contain a few security update and use npm 5.6.0 so not need to install npm in the build process. The build time will a few sec sorter
This commit is contained in:
committed by
László Monda
parent
02f1053d46
commit
6358528438
@@ -45,7 +45,6 @@ addons:
|
||||
|
||||
install:
|
||||
- nvm install
|
||||
- npm i -g npm@5.6.0
|
||||
- npm install
|
||||
|
||||
before_script:
|
||||
|
||||
Reference in New Issue
Block a user