aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 5d6ce442..c30e3e0f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -220,7 +220,7 @@ deploy:
branch:
- develop
- release
- - /^v[0-9]/
+ - /^v\d/
# This is the deploy target for the native build (Linux and macOS)
# which generates ZIPs per commit and the source tarball.
#