chore: Upgrade node => 5.9.1 and npm => 5.6.0 (#502)
The npm upgrade maybe solve the cross-platform package-lock.json problem.
This commit is contained in:
committed by
László Monda
parent
13f2b65a7c
commit
95d1d7f8b5
@@ -45,6 +45,7 @@ addons:
|
||||
|
||||
install:
|
||||
- nvm install
|
||||
- npm i -g npm@5.6.0
|
||||
- npm install
|
||||
|
||||
before_script:
|
||||
|
||||
Reference in New Issue
Block a user