aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 461dc19dd..416654ee7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,6 +10,7 @@ before_install:
- export PATH=/home/travis/gopath/bin:$PATH
install:
+ - export GOCACHE="off"
- echo `go env GOCACHE`
- go get -u ./weed/...