mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-11 03:46:55 +01:00
Update .travis.yml
This commit is contained in:
@ -25,6 +25,8 @@ matrix:
|
||||
- ubuntu-toolchain-r-test
|
||||
packages:
|
||||
- g++-4.9
|
||||
- libmpfr-dev
|
||||
- libgmp-dev
|
||||
env: CXX=g++-4.9
|
||||
env: CXXFLAGS="-mavx2 -mfma -fopenmp -O3 -std=c++11"
|
||||
env: LIBS="-fopenmp -lmpfr -lgmp"
|
||||
|
Reference in New Issue
Block a user