diff --git a/.travis.yml b/.travis.yml index 888e0c21..9d0853c7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -46,6 +46,7 @@ before_install: - curl -o- -L https://yarnpkg.com/install.sh | bash -s - export PATH="$HOME/.yarn/bin:$PATH" - ./bin/setup-mastodon-in-travis.sh +install: yarn # don't allow yarn --pure-lockfile because Greenkeeper needs to update before_script: - yarn run lint - greenkeeper-lockfile-update