diff options
| author | Christoph Schlosser <christoph@linux.com> | 2018-02-20 22:37:12 +0100 |
|---|---|---|
| committer | Christoph Schlosser <christoph@linux.com> | 2018-02-20 22:37:41 +0100 |
| commit | 9a6aab473806be0ed0125144c39dba1181f0986c (patch) | |
| tree | 86b0eaa8e6fb531a4c1594a83bbae94be74c67c1 | |
| parent | 10645a723fb8aede9d7961d2ae6760b71fedb88d (diff) | |
| download | doxdocgen-9a6aab473806be0ed0125144c39dba1181f0986c.tar.gz | |
Trigger travis on tags as well
| -rw-r--r-- | .travis.yml | 1 |
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 |