Browse Source

Merge pull request #3144 from xoviat/fix-test

disable openmp
tags/v0.3.14^2
Martin Kroeker GitHub 5 years ago
parent
commit
ddd86309a1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      appveyor.yml

+ 0
- 1
appveyor.yml View File

@@ -31,7 +31,6 @@ environment:
matrix:
- COMPILER: clang-cl
WITH_FORTRAN: ON
USE_OPENMP: ON
- COMPILER: clang-cl
DYNAMIC_ARCH: ON
WITH_FORTRAN: OFF


Loading…
Cancel
Save