chore: use latest npm in travis (#863)

This commit is contained in:
Nolan Lawson 2019-01-12 09:49:29 -08:00 committed by GitHub
parent 26d0b827bc
commit 8b26fe0eab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ addons:
- redis-tools
- zlib1g-dev
before_install:
- npm install -g npm@6
- npm install -g greenkeeper-lockfile@1
- ./bin/setup-mastodon-in-travis.sh
before_script: