chore: Fix travis config

used https://config.travis-ci.com/explore to verify
This commit is contained in:
Suraj Shetty 2020-04-25 12:17:27 +05:30
parent 6c9b5db2c7
commit d1e68d95ad

View file

@ -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