Skip to content
Snippets Groups Projects
Commit 92dbb3c1 authored by inso's avatar inso
Browse files

Install qt5

parent ccb11979
No related branches found
No related tags found
No related merge requests found
......@@ -15,8 +15,8 @@ then
brew update
brew install libsodium
## Ensure your brew QT version is up to date. (brew install qt -> qt 4.8)
brew install qt57
brew link --force qt57
brew install qt5
brew link --force qt5
brew install pyenv-virtualenv
pyenv update
elif [ $TRAVIS_OS_NAME == "linux" ]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment