Update appveyor.yml

This commit is contained in:
Gabi Melman
2018-12-02 16:40:02 +02:00
committed by GitHub
parent 7442d720f4
commit 5191948b64

View File

@@ -31,5 +31,4 @@ build_script:
cmake --build . --config %BUILD_TYPE%
test_script:
- cmd: cd build
- ctest -VV -C "%BUILD_TYPE%"