summaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorSam Tay <sam.chong.tay@gmail.com>2021-01-14 11:35:06 -0500
committerSam Tay <sam.chong.tay@gmail.com>2021-01-14 11:35:06 -0500
commit277999eac3a1a6bbf220540d722709124117006f (patch)
treed69ee055e2f8fcaea19519de92cbd713908a26e9 /appveyor.yml
parenta1eba2420ea4a04dad52744e6c9701254851f382 (diff)
Update email address
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index dc1c336..d5eeeb6 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -65,7 +65,7 @@ branches:
notifications:
- provider: Email
to:
- - sam.chong.tay@gmail.com
+ - sam.chong.tay@pm.me
on_build_success: false
# Building is done in the test phase, so we disable Appveyor's build phase.