mirror of
https://github.com/containers/skopeo.git
synced 2025-06-26 14:52:36 +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
|
||||
setup_script: |
|
||||
export PATH=$GOPATH/bin:$PATH
|
||||
brew update
|
||||
brew install gpgme go go-md2man
|
||||
go get -u golang.org/x/lint/golint
|
||||
test_script: |
|
||||
|
Loading…
Reference in New Issue
Block a user