mirror of
https://github.com/containers/skopeo.git
synced 2025-06-27 07:07:31 +00:00
Merge pull request #1329 from mtrmac/brew-update
Start macOS tests with (brew update)
This commit is contained in:
commit
69fd1d4be0
@ -70,6 +70,7 @@ cross_task:
|
|||||||
image: catalina-xcode
|
image: catalina-xcode
|
||||||
setup_script: |
|
setup_script: |
|
||||||
export PATH=$GOPATH/bin:$PATH
|
export PATH=$GOPATH/bin:$PATH
|
||||||
|
brew update
|
||||||
brew install gpgme go go-md2man
|
brew install gpgme go go-md2man
|
||||||
go get -u golang.org/x/lint/golint
|
go get -u golang.org/x/lint/golint
|
||||||
test_script: |
|
test_script: |
|
||||||
|
Loading…
Reference in New Issue
Block a user