mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 07:55:35 +00:00
Update .travis.yml
This commit is contained in:
parent
c23375cd65
commit
0d99f62027
@ -8,9 +8,11 @@ compiler:
|
||||
- gcc
|
||||
# Build steps
|
||||
script:
|
||||
- ./scripts/reconfigure_script
|
||||
- mkdir build
|
||||
- cd build
|
||||
- ../configure --enable-precision=single --enable-simd=AVX2 --enable-comms=none
|
||||
- make -j 4
|
||||
matrix:
|
||||
include:
|
||||
- compiler: gcc
|
||||
|
Loading…
Reference in New Issue
Block a user