mirror of
https://github.com/containers/skopeo.git
synced 2025-07-19 09:07:13 +00:00
update OSX Travis env before running tests
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
2ec251c2e2
commit
4597c09522
@ -64,6 +64,7 @@ jobs:
|
|||||||
# since the last OS image build (as of July 2020), but the Travis OS still
|
# since the last OS image build (as of July 2020), but the Travis OS still
|
||||||
# contains it, and it prevents updating of Python 3.
|
# contains it, and it prevents updating of Python 3.
|
||||||
- brew update && brew unlink python@2 && brew install gpgme
|
- brew update && brew unlink python@2 && brew install gpgme
|
||||||
|
- sudo rm -rf /Library/Developer/CommandLineTools && sudo xcode-select --install
|
||||||
script:
|
script:
|
||||||
- hack/travis_osx.sh
|
- hack/travis_osx.sh
|
||||||
- stage: local-build
|
- stage: local-build
|
||||||
|
Loading…
Reference in New Issue
Block a user