Update .travis.yml

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

View File

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