summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2016-03-02 14:35:50 +0100
committerThomas Müller <thomas.mueller@tmit.eu>2016-03-02 14:47:37 +0100
commit8f7017c23a69c111969c9f30d28aa95b3f6cfbdc (patch)
treef46f41725aa1447cf7f9cbba225299dc305bfa4f /.travis.yml
parent38b439a4c3d0c1967eab1037ef39ad5194ba4613 (diff)
Trigger build on version tags as well
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 8aca2511..28785f1f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,6 +16,7 @@ branches:
only:
- master
- /^stable\d+(\.\d+)?$/
+ - /^v\d++(\.\d+)?+(\.\d+)?+(\.\d+)?$/
matrix:
allow_failures: