Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[windows] We don't use winsock2 since the death of GRAS, a few years ago
[simgrid.git] / appveyor.yml
index 86d84b3..65019e1 100644 (file)
@@ -44,8 +44,8 @@ build_script:
 - if [%COMPILER%]==[MSVC15]     msbuild ALL_BUILD.vcxproj /verbosity:normal
 - if not [%COMPILER%]==[MSVC15] mingw32-make
 
-#test_script:
-#- ctest --output-on-failure
+test_script:
+- ctest --verbose || true
 
 artifacts:
 - path: simgrid.jar