* Update Node.js to v12.13.0

* Remove npm rebuild

Co-authored-by: Seghir Nadir <nadir.seghir@gmail.com>
This commit is contained in:
Albert Juhé Lluveras 2020-01-02 10:51:17 +01:00 committed by GitHub
parent 52a3fdb3f6
commit 604bfb76cb
3 changed files with 40 additions and 41 deletions

View File

@ -18,8 +18,7 @@ branches:
before_install:
- timedatectl
- nvm install
- npm rebuild
- nvm install --latest-npm
before_script:
- export PATH="$HOME/.composer/vendor/bin:$PATH"

View File

@ -6,6 +6,6 @@
"eslint": "6.8.0"
},
"engines": {
"node": "10.18.0"
"node": "12.13.0"
}
}

View File

@ -104,7 +104,7 @@
"yargs": "15.0.2"
},
"engines": {
"node": "10.18.0",
"node": "12.13.0",
"npm": "6.13.4"
},
"dependencies": {