diff --git a/.travis.yml b/.travis.yml index 849d28152d..219d16c74f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,9 +13,9 @@ git: depth: 1 cache: - - pip - - npm - - yarn + pip: true + npm: true + yarn: true directories: # we also need to cache folder with Cypress binary # https://docs.cypress.io/guides/guides/continuous-integration.html#Caching