clean cache
This commit is contained in:
@@ -10,7 +10,9 @@ before_install:
|
||||
- export PATH=/home/travis/gopath/bin:$PATH
|
||||
|
||||
install:
|
||||
- go env GOCACHE
|
||||
- rm -rf `go env GOCACHE`
|
||||
- rm -rf /home/travis/.gimme
|
||||
- go get -u ./weed/...
|
||||
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user