travis: build maint branches
diff --git a/.travis.yml b/.travis.yml
index 28ec0e0..7608479 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: