@ -10,6 +10,7 @@ before_install:
- export PATH=/home/travis/gopath/bin:$PATH
install:
- rm -rf `go env GOCACHE`
- go get -u ./weed/...
script: