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