summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorChristoph Schlosser <christoph@linux.com>2018-02-20 22:37:12 +0100
committerChristoph Schlosser <christoph@linux.com>2018-02-20 22:37:41 +0100
commit9a6aab473806be0ed0125144c39dba1181f0986c (patch)
tree86b0eaa8e6fb531a4c1594a83bbae94be74c67c1 /.travis.yml
parent10645a723fb8aede9d7961d2ae6760b71fedb88d (diff)
downloaddoxdocgen-9a6aab473806be0ed0125144c39dba1181f0986c.tar.gz
Trigger travis on 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 dd5d49a..48eff1c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,7 @@ sudo: false
branches:
only:
- master
+ - *.*.*
os:
- linux