diff --git a/.travis.yml b/.travis.yml index eb8d2e7ee..d3afbdf6b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,6 +5,8 @@ cache: yarn: true directories: - node_modules +services: + - yarn install: - RUN yarn install --production=false --frozen-lockfile --non-interactive