Fix Travis build

This commit is contained in:
Tomasz Sęk 2019-09-01 12:21:56 +02:00
parent abf63525e0
commit 746ecf40a7
No known key found for this signature in database
GPG Key ID: DC356D23F6A644D0
1 changed files with 1 additions and 1 deletions

View File

@ -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: