Merge pull request #1376 from xoviat/patch-2
[appveyor] fix test directory
This commit is contained in:
commit
adf4316f0e
|
@ -59,5 +59,5 @@ build_script:
|
|||
|
||||
test_script:
|
||||
- echo Running Test
|
||||
- cd c:\projects\OpenBLAS\utest
|
||||
- cd utest
|
||||
- openblas_utest
|
||||
|
|
Loading…
Reference in New Issue