X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2c1cf331f7be1c55098faf7ba7a542149576614c..e4f23eed1d113a378a9e6c0c8847ce195d5a69c0:/appveyor.yml diff --git a/appveyor.yml b/appveyor.yml index 5fd78d39f9..c1c921f9a9 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -84,6 +84,8 @@ build_script: artifacts: - path: simgrid.jar name: jarfile +- path: C:/mingw64/bin/libwinpthread-1.dll + name: libwinpthread-1.dll # notifications: # - irc: "irc.debian.org#simgrid" # Not implemented by AppVeyor yet :(