summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorCarlos Martín Nieto <cmn@dwim.me>2015-05-22 17:44:28 +0200
committerCarlos Martín Nieto <cmn@dwim.me>2015-05-22 17:44:28 +0200
commitca183d27366ba75597a9806b746e42a074df7795 (patch)
treeaaf5b41d04fb0bf6f490828517ec4a2befb1478c /.travis.yml
parenta6ea108b569073c6e8dc915f1757a34a461ab56e (diff)
downloadlibgit2-ca183d27366ba75597a9806b746e42a074df7795.tar.gz
travis: build maint branches
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 28ec0e0af..760847978 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -58,8 +58,8 @@ after_success:
# Only watch the development and master branches
branches:
only:
- - development
- master
+ - /^maint.*/
# Notify development list when needed
notifications: