possibily fix osx shortcut problem

This commit is contained in:
Fabio Bas 2017-04-24 20:39:11 +02:00
parent 9d2494e6e2
commit 7f057612bf

View file

@ -2,7 +2,7 @@
if [[ $TRAVIS_OS_NAME == "osx" ]] ; then
brew update > /dev/null
brew install --force qt
brew install --force qt@5.7
brew install protobuf
else
# common prerequisites