Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[appveyor] don't get libwinptread as an artefact. It's bad and fails
[simgrid.git] / appveyor.yml
index c1c921f..5fd78d3 100644 (file)
@@ -84,8 +84,6 @@ 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 :(