Test aqtinstall for macosx.

This commit is contained in:
Martin Rotter 2020-11-26 10:04:41 +01:00
parent cc179e4656
commit fbec963970

View File

@ -5,8 +5,8 @@ git fetch --tags
if test "$TRAVIS_OS_NAME" = "osx"; then
# Mac OS X.
brew update
brew install p7zip
brew link --force p7zip
# brew install p7zip
# brew link --force p7zip
brew install curl
brew link --force curl
brew uninstall gnu-sed