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:
Róbert Kiss
2017-12-02 13:31:34 +01:00
committed by László Monda
parent 13f2b65a7c
commit 95d1d7f8b5
7 changed files with 598 additions and 1945 deletions

View File

@@ -45,6 +45,7 @@ addons:
install:
- nvm install
- npm i -g npm@5.6.0
- npm install
before_script: