mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-01 02:48:05 +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
|
||||
# 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
|
||||
|
Loading…
Reference in New Issue
Block a user