Merge pull request #1376 from xoviat/patch-2

[appveyor] fix test directory
This commit is contained in:
Martin Kroeker 2017-12-01 08:11:12 +01:00 committed by GitHub
commit adf4316f0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -59,5 +59,5 @@ build_script:
test_script: test_script:
- echo Running Test - echo Running Test
- cd c:\projects\OpenBLAS\utest - cd utest
- openblas_utest - openblas_utest