mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-23 14:13:36 +08:00
travis disable GOCACHE
This commit is contained in:
@@ -10,6 +10,7 @@ before_install:
|
|||||||
- export PATH=/home/travis/gopath/bin:$PATH
|
- export PATH=/home/travis/gopath/bin:$PATH
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
- export GOCACHE="off"
|
||||||
- echo `go env GOCACHE`
|
- echo `go env GOCACHE`
|
||||||
- go get -u ./weed/...
|
- go get -u ./weed/...
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user