X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2920f7e93ef03e396c8ba33de4ab2519772af7a5..8715d453f6b075d4f267d1d9d189fa87a2e983af:/.appveyor.yml diff --git a/.appveyor.yml b/.appveyor.yml index 26993b817d..4cabde877c 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -44,7 +44,7 @@ artifacts: name: jarfile # IRC notifications, even if https://github.com/appveyor/ci/issues/88 is not closed yet -on_success: - - "python tools/appveyor-irc-notify.py simgrid [{project_name}:{branch}] {short_commit}: \"{message}\" ({author}) {color_green}Succeeded,Details: {build_url},Commit: {commit_url}" on_failure: - "python tools/appveyor-irc-notify.py simgrid [{project_name}:{branch}] {short_commit}: \"{message}\" ({author}) {color_red}Failed,Details: {build_url},Commit: {commit_url}" +#on_success: +# - "python tools/appveyor-irc-notify.py simgrid [{project_name}:{branch}] {short_commit}: \"{message}\" ({author}) {color_green}Succeeded,Details: {build_url},Commit: {commit_url}"