From ce41791fa41dc127b5e33064e5d6ce799936421e Mon Sep 17 00:00:00 2001 From: Xawotihs Date: Sat, 23 Aug 2014 09:36:46 +0200 Subject: [PATCH] Remove broken comments --- appveyor.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 8d6b3d34a..f0372efcc 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -74,14 +74,3 @@ deploy_script: # to disable deployment #deploy: off -#---------------------------------# -# global handlers # -#---------------------------------# - -# on successful build -on_success: - - do something - -# on build failure -on_failure: - - do something