Update .travis.yml

This commit is contained in:
Chris Esposito 2021-10-18 19:29:31 +11:00 committed by GitHub
parent e136058a79
commit 68ce139910
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -17,6 +17,8 @@ matrix:
packages:
- g++-7
- gcc-7
- libfftw3-dev
- libomp-dev
env:
- MATRIX_EVAL="CC=gcc-7 && CXX=g++-7"
- os: osx
@ -43,7 +45,7 @@ install:
brew install qt5
brew link qt5 --force
brew instal libomp
brew install libfftw3-dev
brew install fftw
#brew install libusb
#brew install wget
# Linux