summaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index ac54752..0add7dd 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -49,7 +49,8 @@ cache:
branches:
only:
- master
- - /^\d+\.\d+\.\d+(?:-rc\.[0-9]*)?$/
+ - release-version-1.0.0
+ - /^\d+\.\d+\.\d+(-rc\.[0-9]+)?$/
notifications:
- provider: Email