summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorAndrey Andreev <narf@bofh.bg>2012-07-19 15:20:11 +0200
committerAndrey Andreev <narf@bofh.bg>2012-07-19 15:20:11 +0200
commit55b82c95be57a6727d45d6ae9652ff612f96bc37 (patch)
treeeed89a77bf5ad05c39e9d4a976dce0dbebc20e54 /.travis.yml
parente8be24b1c4bc3dd6fb78133d15857e2b23972c5b (diff)
Hope this regexp works for travis ...
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 2496def0b..0a76229cd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,4 +24,4 @@ script: phpunit --coverage-text --configuration tests/travis/$DB.phpunit.xml
branches:
only:
- develop
- - /^feature\/.+$/ \ No newline at end of file
+ - /^feature.+/ \ No newline at end of file