From a5df79779a15b7f4798483de28ed62cfa6e173e1 Mon Sep 17 00:00:00 2001 From: Vlad Filippov Date: Tue, 9 Dec 2014 11:24:49 -0500 Subject: [PATCH] Update appveyor.yml --- appveyor.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 23f3768a6..534d08b1e 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,6 +1,5 @@ # appveyor file # http://www.appveyor.com/docs/appveyor-yml -project_id: "e5a5q75l9yfhnfv2" # Try out "interactive-mode" os: unstable @@ -42,12 +41,6 @@ test_script: build: off -notifications: - - provider: Slack - auth_token: - secure: ZsaMCvRMfDZhNsiUvZtvszXXF3z4pLIGJmAj5MuDaa40JvmMC6wnBWIR+LHJuJPM - channel: nodegit - branches: only: - master