diff --git a/appveyor.yml b/appveyor.yml index 9a014dc..6dbd5a6 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -57,4 +57,6 @@ notifications: message: Build Failed! on_build_success: false on_build_failure: true - on_build_status_changed: false \ No newline at end of file + on_build_status_changed: false + + # Deploy \ No newline at end of file