remove timeout parameter from ctest
call (since AppVeyor HW seems to be very very slow...)
This commit is contained in:
parent
a843e63993
commit
2c3b00341a
@ -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%
|
||||
|
Loading…
x
Reference in New Issue
Block a user