mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-26 10:24:14 +08:00
add stop to clean up 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:
|
||||||
|
- rm -rf `go env GOCACHE`
|
||||||
- go get -u ./weed/...
|
- go get -u ./weed/...
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user