Update .travis.yml

This commit is contained in:
Chris Esposito 2021-10-18 21:30:19 +11:00 committed by GitHub
parent f18bf2e3dc
commit 208acfcfa8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ matrix:
- g++-7
- gcc-7
- libfftw3-dev
- libiomp-dev
env:
- MATRIX_EVAL="CC=gcc-7 && CXX=g++-7"
- os: osx