Commit 2c3b0034 authored by unknown's avatar unknown

remove timeout parameter from `ctest` call (since AppVeyor HW seems to be very very slow...)

parent a843e639
......@@ -25,4 +25,4 @@ build:
verbosity: minimal
test_script:
- cd Build\VS && ctest --verbose --timeout 120 --build-config %CONFIGURATION%
- cd Build\VS && ctest --verbose --build-config %CONFIGURATION%
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