Test failures are now getting properly reported. Turning off 'fast finish' to allow...
authorJared Mulconry <jaredmulconry@gmail.com>
Sun, 8 Oct 2017 08:16:03 +0000 (19:16 +1100)
committerJared Mulconry <jaredmulconry@gmail.com>
Sun, 8 Oct 2017 08:16:03 +0000 (19:16 +1100)
appveyor.yml

index f008b3c..c343c0d 100644 (file)
@@ -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