mirror of https://github.com/EspoTek/Labrador.git
Update .travis.yml
This commit is contained in:
parent
50ddf2842c
commit
f550e49a81
|
@ -35,8 +35,8 @@ install:
|
|||
- |
|
||||
# OSX
|
||||
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
|
||||
brew install qt5
|
||||
brew link qt5 --force
|
||||
brew install qt@5.9
|
||||
brew link qt --force
|
||||
#brew install libusb
|
||||
#brew install wget
|
||||
# Linux
|
||||
|
|
Loading…
Reference in New Issue