Browse Source

Update .travis.yml

pull/2774/head
Martin Kroeker GitHub 5 years ago
parent
commit
780bd896b2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml View File

@@ -13,6 +13,7 @@ matrix:
apt:
packages:
- gfortran
- gcc-9
before_script: &common-before
- COMMON_FLAGS="DYNAMIC_ARCH=1 TARGET=NEHALEM NUM_THREADS=32"
script:


Loading…
Cancel
Save