mirror of https://github.com/EspoTek/Labrador.git
Update .travis.yml
This commit is contained in:
parent
1a0dda344f
commit
153944e615
|
@ -49,8 +49,8 @@ install:
|
|||
brew install libomp
|
||||
brew install qt5
|
||||
brew link qt5 --force
|
||||
#brew install libusb
|
||||
#brew install wget
|
||||
brew install libusb
|
||||
brew install wget
|
||||
# Linux
|
||||
elif [[ "$TRAVIS_OS_NAME" == "linux" ]]; then
|
||||
sudo apt-get -y install qt512base
|
||||
|
|
Loading…
Reference in New Issue