mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-06 05:10:49 +01:00
Test aqtinstall for macosx.
This commit is contained in:
parent
cc179e4656
commit
fbec963970
@ -5,8 +5,8 @@ git fetch --tags
|
|||||||
if test "$TRAVIS_OS_NAME" = "osx"; then
|
if test "$TRAVIS_OS_NAME" = "osx"; then
|
||||||
# Mac OS X.
|
# Mac OS X.
|
||||||
brew update
|
brew update
|
||||||
brew install p7zip
|
# brew install p7zip
|
||||||
brew link --force p7zip
|
# brew link --force p7zip
|
||||||
brew install curl
|
brew install curl
|
||||||
brew link --force curl
|
brew link --force curl
|
||||||
brew uninstall gnu-sed
|
brew uninstall gnu-sed
|
||||||
|
Loading…
Reference in New Issue
Block a user