Commit 3e749ff34f82d3b572af42892e9643b4ac8d9f9f

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 fc51345..c9f9fe0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -57,8 +57,8 @@ after_success:
 # Only watch the development and master branches
 branches:
  only:
-   - development
    - master
+   - /^maint.*/
 
 # Notify development list when needed
 notifications: