Browse Source

Update appveyor.yml

pull/506/merge
João Matos 11 years ago
parent
commit
3fe6367933
  1. 11
      appveyor.yml

11
appveyor.yml

@ -60,14 +60,3 @@ artifacts: @@ -60,14 +60,3 @@ artifacts:
deploy: off
#---------------------------------#
# notifications #
#---------------------------------#
notifications:
- provider: Email
to:
- joao@tritao.eu
subject: 'Build {{status}}'
message: "{{message}}, {{commitId}}, ..."
on_build_status_changed: true

Loading…
Cancel
Save