Skip to content
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.

Commit

Permalink
Merge pull request #52 from applandinc/disable-cache
Browse files Browse the repository at this point in the history
fix: disable yarn cache
  • Loading branch information
torchello authored Nov 16, 2021
2 parents 3ce998e + baae1a3 commit b734c1b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ os: linux
dist: xenial
node_js: ['14.18.1']

cache:
yarn: true

script:
- yarn ci

Expand Down

0 comments on commit b734c1b

Please sign in to comment.