summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorPeter Dimov <pdimov@pdimov.com>2018-10-12 04:19:50 +0300
committerPeter Dimov <pdimov@gmail.com>2019-01-09 21:22:38 +0200
commitda4606f47f65a4a20d43b4e9c4e4046e76414fe3 (patch)
tree22f239a64b5a959483a892570ce97bd2a2975b80 /.travis.yml
parentd8f5b8d163ae1b2dbf4ea4fbf1601c6435f540a4 (diff)
downloadboost-da4606f47f65a4a20d43b4e9c4e4046e76414fe3.tar.gz
Enable feature branches in .travis.yml
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 ada23a912e..66c2b7207c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,6 +9,7 @@ branches:
only:
- master
- develop
+ - /feature\/.*/
dist: trusty