mirror of
https://github.com/containers/skopeo.git
synced 2025-05-08 07:56:18 +00:00
Travis: OS X: turn off GO111MODULE
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
This commit is contained in:
parent
d580edbd40
commit
f367935628
@ -9,7 +9,7 @@ mkdir -vp ${_containers}
|
||||
ln -vsf $(pwd) ${_containers}/skopeo
|
||||
|
||||
go version
|
||||
go get -u github.com/cpuguy83/go-md2man golang.org/x/lint/golint
|
||||
GO111MODULE=off go get -u github.com/cpuguy83/go-md2man golang.org/x/lint/golint
|
||||
|
||||
cd ${_containers}/skopeo
|
||||
make validate-local test-unit-local binary-local
|
||||
|
Loading…
Reference in New Issue
Block a user