AppVeyorCI: supply a test config aka build type

pull/3/head
Christian Beier 7 years ago
parent df9986ea43
commit e18ec43c2d
No known key found for this signature in database
GPG Key ID: 421BB3B45C6067F8

@ -25,5 +25,5 @@ script:
- cd build
- cmake ..
- cmake --build .
- ctest
- ctest -C Debug

Loading…
Cancel
Save