Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[appveyor] run the test that I've cooked for windows
[simgrid.git] / appveyor.yml
index 86d84b3..7754de9 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 --output-on-failure
 
 artifacts:
 - path: simgrid.jar