run latest npm

This commit is contained in:
Niko Storni 2018-08-28 07:10:08 -04:00
parent 8874148646
commit 1c320864f0
No known key found for this signature in database
GPG key ID: F37FE63398800368

View file

@ -4,3 +4,4 @@ node_js:
cache: cache:
directories: directories:
- "node_modules" - "node_modules"
before_install: dpkg --compare-versions `npm -v` ge 6.4.0 || npm i -g npm@^6.4.0