Skip to content

Commit

Permalink
Trying to cache bazel output on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Sep 5, 2019
1 parent f5bab2c commit 4d9d6cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ _browsers:

cache:
directories:
- buck-out
- $HOME/.cache/bazel
- build

matrix:
Expand Down

0 comments on commit 4d9d6cd

Please sign in to comment.