Test failures are now getting properly reported. Turning off 'fast finish' to allow all tests to execute.
parent
d8e3952b64
commit
3b4ffbc1b6
|
@ -21,9 +21,6 @@ platform:
|
|||
|
||||
configuration: Release
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
|
||||
install:
|
||||
- set PATH=C:\Ruby24-x64\bin;%PATH%
|
||||
- set CMAKE_DEFINES -DASSIMP_WERROR=ON
|
||||
|
|
Loading…
Reference in New Issue