enable testing
This commit is contained in:
parent
3dfecaaf7c
commit
609ea80276
|
@ -76,7 +76,5 @@ build_script:
|
|||
- cmake --build .
|
||||
|
||||
test_script:
|
||||
- echo Running Test
|
||||
- cd utest
|
||||
- openblas_utest
|
||||
- ctest -j2
|
||||
|
||||
|
|
Loading…
Reference in New Issue