mirror of
https://github.com/fwbuilder/fwbuilder
synced 2025-10-17 16:07:48 +02:00
chore: Lock Qt version on macOS
This commit is contained in:
parent
1c807a3a9b
commit
6b986a1b81
@ -27,7 +27,7 @@ matrix:
|
||||
|
||||
install:
|
||||
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
|
||||
brew install qt net-snmp ;
|
||||
brew install https://homebrew.bintray.com/bottles/qt-5.13.2.high_sierra.bottle.tar.gz net-snmp ;
|
||||
brew upgrade openssl cmake ;
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user