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