Try to fix travis error "Homebrew must be run under Ruby 2.3! You're running 2.0.0."
This commit is contained in:
parent
97fb2342f4
commit
76afe276c6
@ -30,6 +30,7 @@ install:
|
||||
|
||||
# Install qt4 from third-party source
|
||||
# https://github.com/cartr/homebrew-qt4
|
||||
- brew update
|
||||
- brew tap cartr/qt4
|
||||
- brew tap-pin cartr/qt4
|
||||
- brew install cartr/qt4/qt
|
||||
|
Reference in New Issue
Block a user