Fixed Travis CI scripts.

This commit is contained in:
Gonzalo Exequiel Pedone 2020-06-06 20:11:55 -03:00
parent 602829f351
commit 02f1cf3884
No known key found for this signature in database
GPG key ID: B8B09E63E9B85BAF

View file

@ -123,7 +123,7 @@ elif [ "${TRAVIS_OS_NAME}" = osx ]; then
python \ python \
ccache \ ccache \
pkg-config \ pkg-config \
qt5 \ qt5
brew link --overwrite python brew link --overwrite python
brew link python brew link python