mirror of https://github.com/EspoTek/Labrador.git
Update .travis.yml
This commit is contained in:
parent
f18bf2e3dc
commit
208acfcfa8
|
@ -18,6 +18,7 @@ matrix:
|
|||
- g++-7
|
||||
- gcc-7
|
||||
- libfftw3-dev
|
||||
- libiomp-dev
|
||||
env:
|
||||
- MATRIX_EVAL="CC=gcc-7 && CXX=g++-7"
|
||||
- os: osx
|
||||
|
|
Loading…
Reference in New Issue