Browse Source
Merge pull request #1376 from xoviat/patch-2
[appveyor] fix test directory
tags/v0.3.0
Martin Kroeker
GitHub
8 years ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
appveyor.yml
|
|
@@ -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 |