Commit ca183d27366ba75597a9806b746e42a074df7795

Carlos Martín Nieto 2015-05-22T17:44:28

travis: build maint branches

1
2
3
4
5
6
7
8
9
10
11
12
13
14
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: