fix formatting in .travis.yaml

This commit is contained in:
Sergey Dudoladov 2019-10-02 14:01:34 +02:00
parent 439fb93eeb
commit 9ae7ad73d8
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ 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
- go get -u honnef.co/go/tools/cmd/staticcheck
install:
- make deps