update travis
This commit is contained in:
parent
0de6769b20
commit
439fb93eeb
|
|
@ -13,6 +13,8 @@ go:
|
|||
before_install:
|
||||
- go get github.com/Masterminds/glide
|
||||
- go get github.com/mattn/goveralls
|
||||
- go get -u github.com/gordonklaus/ineffassign
|
||||
- go get -u honnef.co/go/tools/cmd/staticcheck
|
||||
|
||||
install:
|
||||
- make deps
|
||||
|
|
|
|||
Loading…
Reference in New Issue