Unverified Commit 7442d720 authored by Gabi Melman's avatar Gabi Melman Committed by GitHub

Update appveyor.yml

parent bbc859ca
......@@ -29,4 +29,7 @@ build_script:
cmake .. -G %GENERATOR% -DCMAKE_BUILD_TYPE=%BUILD_TYPE% -DSPDLOG_BUILD_BENCH=OFF
cmake --build . --config %BUILD_TYPE%
test: off
test_script:
- cmd: cd build
- ctest -VV -C "%BUILD_TYPE%"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment