Skip to content

Commit 5d198c4

Browse files
committed
Remove ~/.cache/bazel from Travis cache
Fixes tensorflow#74
1 parent b39cc0c commit 5d198c4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
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)