Browse Source

remove misguided attempt at running nm for debugging

pull/2165/head
Martin Kroeker GitHub 6 years ago
parent
commit
75e8ba465c
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

@@ -72,7 +72,6 @@ build_script:

test_script:
- echo Running Test
- nm lib/libopenblas.a
- cd utest
- openblas_utest

Loading…
Cancel
Save