Fix Travis build
This commit is contained in:
parent
abf63525e0
commit
746ecf40a7
|
|
@ -15,7 +15,7 @@ matrix:
|
|||
- go: master
|
||||
|
||||
before_install:
|
||||
- go get golang.org/x/lint/golint
|
||||
- go get -u github.com/golang/lint/golint
|
||||
- make go-dependencies
|
||||
|
||||
script:
|
||||
|
|
|
|||
Loading…
Reference in New Issue