From ca183d27366ba75597a9806b746e42a074df7795 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Mart=C3=ADn=20Nieto?= Date: Fri, 22 May 2015 17:44:28 +0200 Subject: [PATCH] travis: build maint branches --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: