diff --git a/.travis.yml b/.travis.yml index 0dc393409..f6dc49c31 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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/...