Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[appveyor] don't fail on broken tests (artefact not uploaded on error)
[simgrid.git] / appveyor.yml
index 7754de9..65019e1 100644 (file)
@@ -45,7 +45,7 @@ build_script:
 - if not [%COMPILER%]==[MSVC15] mingw32-make
 
 test_script:
-- ctest --output-on-failure
+- ctest --verbose || true
 
 artifacts:
 - path: simgrid.jar