Browse Source

enable testing

tags/v0.3.14^2
xoviat 5 years ago
parent
commit
609ea80276
1 changed files with 1 additions and 3 deletions
  1. +1
    -3
      appveyor.yml

+ 1
- 3
appveyor.yml View File

@@ -76,7 +76,5 @@ build_script:
- cmake --build .

test_script:
- echo Running Test
- cd utest
- openblas_utest
- ctest -j2

Loading…
Cancel
Save