chore(travis): no explicit npm install (#626)

This commit is contained in:
Nolan Lawson 2018-11-11 11:12:32 -08:00 committed by GitHub
parent cedf33b2cb
commit 8dd9f00135
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@ 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: