Skip to content

Commit 79aeb2c

Browse files
committed
Trying to use travis per-job cache on master branch
1 parent 80c5836 commit 79aeb2c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@ _browsers:
3737
packages:
3838
- google-chrome-stable
3939

40+
cache:
41+
directories:
42+
- buck-out
43+
- build
44+
4045
matrix:
4146
fast_finish: true
4247
exclude:

0 commit comments

Comments
 (0)