From 58b3034fc87d5637434737c3ecaa1e1fc3c90919 Mon Sep 17 00:00:00 2001 From: Grzegorz Leoniec Date: Sun, 24 Feb 2019 20:31:50 +0100 Subject: [PATCH] Removing yarn service as its invalid --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) 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