summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Schlosser <christoph@linux.com>2017-10-07 15:30:29 +0200
committerChristoph Schlosser <christophschlosser@users.noreply.github.com>2017-10-07 15:37:29 +0200
commitca672929666a1c35c0aefcd043ebaffa3d083a10 (patch)
treed4d38f035b0b375d447733ab7ab46963e1e9eb39
parent58bdc740cdbec1aa93b21e169bb866ef080e8045 (diff)
downloaddoxdocgen-ca672929666a1c35c0aefcd043ebaffa3d083a10.tar.gz
Improve travis build trigger0.0.2
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 9d1eb9a..0576271 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,8 +1,8 @@
sudo: false
branches:
- only:
- - master
+ except:
+ - /^release-.*$/
os:
- linux