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

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