mirror of
https://github.com/containers/skopeo.git
synced 2025-07-05 02:47:32 +00:00
Merge pull request #392 from mtrmac/test-test-failures
Fix travis failures on macOS
This commit is contained in:
commit
7e90bc082a
@ -8,7 +8,7 @@ _projectatomic="${GOPATH}/src/github.com/projectatomic"
|
|||||||
mkdir -vp ${_projectatomic}
|
mkdir -vp ${_projectatomic}
|
||||||
ln -vsf $(pwd) ${_projectatomic}/skopeo
|
ln -vsf $(pwd) ${_projectatomic}/skopeo
|
||||||
|
|
||||||
go get -u github.com/cpuguy83/go-md2man
|
go get -u github.com/cpuguy83/go-md2man github.com/golang/lint/golint
|
||||||
|
|
||||||
cd ${_projectatomic}/skopeo
|
cd ${_projectatomic}/skopeo
|
||||||
make validate-local test-unit-local binary-local
|
make validate-local test-unit-local binary-local
|
||||||
|
Loading…
Reference in New Issue
Block a user