chore: use latest npm in travis (#863)
This commit is contained in:
parent
26d0b827bc
commit
8b26fe0eab
|
@ -37,6 +37,7 @@ addons:
|
||||||
- redis-tools
|
- redis-tools
|
||||||
- zlib1g-dev
|
- zlib1g-dev
|
||||||
before_install:
|
before_install:
|
||||||
|
- npm install -g npm@6
|
||||||
- npm install -g greenkeeper-lockfile@1
|
- npm install -g greenkeeper-lockfile@1
|
||||||
- ./bin/setup-mastodon-in-travis.sh
|
- ./bin/setup-mastodon-in-travis.sh
|
||||||
before_script:
|
before_script:
|
||||||
|
|
Loading…
Reference in New Issue