forked from cybrespace/pinafore
chore(travis): no explicit npm install (#626)
This commit is contained in:
parent
cedf33b2cb
commit
8dd9f00135
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue