Produce 7zip artifacts on Travis and Appveyor
This commit is contained in:
parent
05a38e307c
commit
a7dae7fd70
4 changed files with 21 additions and 4 deletions
|
@ -36,5 +36,5 @@ if [ "$TRAVIS_OS_NAME" = "linux" -o -z "$TRAVIS_OS_NAME" ]; then
|
|||
|
||||
elif [ "$TRAVIS_OS_NAME" = "osx" ]; then
|
||||
brew update
|
||||
brew install qt5 sdl2 dylibbundler
|
||||
brew install qt5 sdl2 dylibbundler p7zip
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue