summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Schlosser <christoph@linux.com>2018-02-20 22:50:55 +0100
committerChristoph Schlosser <christoph@linux.com>2018-02-20 22:50:55 +0100
commitbd9ef0f01a5dedb4a18ace9a08da2c835de42996 (patch)
tree58e41801e58aab25d17c296fd78dbba2b6255610
parent097f43b46565198b97aad88d35fd33507e11af76 (diff)
downloaddoxdocgen-bd9ef0f01a5dedb4a18ace9a08da2c835de42996.tar.gz
How much I love regex0.1.0
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 3b18328..87f8e10 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,7 @@ sudo: false
branches:
only:
- master
- - ^\d\.\d\.\d$
+ - /^\d\.\d\.\d$/
os:
- linux