Skip to content

Commit

Permalink
removing caches to see if build is faster
Browse files Browse the repository at this point in the history
  • Loading branch information
poush committed Nov 11, 2018
1 parent e779557 commit 491f340
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@ before_script:

cache:
yarn: true
directories:
- node_modules
- "$HOME/Library/Caches/electron"
- "$HOME/Library/Caches/electron-builder"
- "/tmp/jest-electron-builder-tests"

install:
- curl -L https://yarnpkg.com/latest.tar.gz | tar xz && mv yarn-* $HOME/.yarn
Expand Down

0 comments on commit 491f340

Please sign in to comment.