Disable Travis Disk Cache (#7612)

There are some file sizes and memory issue with bazel disk cache
we will disable the cache and use remote cache exclusively for now
This commit is contained in:
Simon Mo
2020-03-16 00:18:01 -07:00
committed by GitHub
parent 37e4d29f87
commit 45ce40e5d4
-3
View File
@@ -377,6 +377,3 @@ deploy:
all_branches: true
condition: $LINUX_WHEELS = 1 || $MAC_WHEELS = 1
cache:
directories:
- $HOME/ray-bazel-cache