mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00: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 a new issue