travis tests

This commit is contained in:
Chris Lu 2019-04-06 11:27:59 -07:00
parent efa881f557
commit b13c2be332

View file

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