Skip to content

Commit e6f3339

Browse files
authored
Merge pull request #75 from adamcrume/master
Remove ~/.cache/bazel from Travis cache
2 parents b39cc0c + 5d198c4 commit e6f3339

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ dist: trusty # still in beta, but required for the prebuilt TF binaries
44

55
cache:
66
cargo: true
7-
directories:
8-
- $HOME/.cache/bazel
97

108
rust: stable
119

0 commit comments

Comments
 (0)