Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge pull request #57 from fabienchaix/oldstyle_element_set
[simgrid.git] / appveyor.yml
index 5fd78d3..c1c921f 100644 (file)
@@ -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 :(