appveyor configuration

This commit is contained in:
Daniel Sipka 2015-10-01 12:54:34 +02:00
parent 1bc8f26735
commit a3f01595d7

View File

@ -14,4 +14,4 @@ build_script:
- cmake --build . --config "%CONFIG%"
test_script:
- ctest
- ctest --build-config "%CONFIG%"