I hope I can go to bed soon.

This commit is contained in:
Chris Esposito 2021-10-18 22:09:13 +11:00 committed by GitHub
parent 4daf08f285
commit 84ce37ac3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -19,7 +19,9 @@ matrix:
- gcc-7
- libfftw3-dev
- libomp-dev
- qt5-default
- libusb-1.0-0-dev
- qt5
env:
- MATRIX_EVAL="CC=gcc-7 && CXX=g++-7"
- os: osx