Skip to content

Commit 491f340

Browse files
committed
removing caches to see if build is faster
1 parent e779557 commit 491f340

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.travis.yml

-5
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,6 @@ before_script:
1818

1919
cache:
2020
yarn: true
21-
directories:
22-
- node_modules
23-
- "$HOME/Library/Caches/electron"
24-
- "$HOME/Library/Caches/electron-builder"
25-
- "/tmp/jest-electron-builder-tests"
2621

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

0 commit comments

Comments
 (0)