travis: build maint branches

This commit is contained in:
Carlos Martín Nieto 2015-05-22 17:44:28 +02:00
parent a6ea108b56
commit ca183d2736

View File

@ -58,8 +58,8 @@ after_success:
# Only watch the development and master branches # Only watch the development and master branches
branches: branches:
only: only:
- development
- master - master
- /^maint.*/
# Notify development list when needed # Notify development list when needed
notifications: notifications: