mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-01-18 14:41:31 +08:00
travis: enable go cache
This commit is contained in:
parent
596e920f1f
commit
d942aa808a
@ -10,7 +10,6 @@ before_install:
|
||||
- export PATH=/home/travis/gopath/bin:$PATH
|
||||
|
||||
install:
|
||||
- export GOCACHE="off"
|
||||
- export CGO_ENABLED="0"
|
||||
- go env
|
||||
- go get -u ./weed/...
|
||||
|
Loading…
Reference in New Issue
Block a user