X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c713777664c11678517a534e12e352f742b47d59..1c42257346c0dd7c97b859b1c201ca215e06a797:/appveyor.yml diff --git a/appveyor.yml b/appveyor.yml index 860f5c5d81..7754de9285 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -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: