mirror of
https://github.com/containers/skopeo.git
synced 2025-06-26 22:57:35 +00:00
Update the command to install golint
Signed-off-by: Miloslav Trmač <mitr@redhat.com>
This commit is contained in:
parent
6a2f38d66c
commit
c819bc1754
@ -90,7 +90,7 @@ osx_task:
|
||||
export PATH=$GOPATH/bin:$PATH
|
||||
brew update
|
||||
brew install gpgme go go-md2man
|
||||
go get -u golang.org/x/lint/golint
|
||||
go install golang.org/x/lint/golint@latest
|
||||
test_script: |
|
||||
export PATH=$GOPATH/bin:$PATH
|
||||
go version
|
||||
|
Loading…
Reference in New Issue
Block a user