Update .travis.yml

This commit is contained in:
Chris Esposito 2021-10-28 16:26:35 +11:00 committed by GitHub
parent 1a0dda344f
commit 153944e615
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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