appveyor configuration
This commit is contained in:
parent
1bc8f26735
commit
a3f01595d7
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ build_script:
|
||||||
- cmake --build . --config "%CONFIG%"
|
- cmake --build . --config "%CONFIG%"
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- ctest
|
- ctest --build-config "%CONFIG%"
|
||||||
|
|
Loading…
Add table
Reference in a new issue