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 860f5c5..7754de9 100644 (file)
@@ -44,11 +44,11 @@ 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: C:\projects\simgrid\simgrid.jar
+- path: simgrid.jar
   name: jarfile
 
 # notifications: