summary refs log tree commit diff
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2018-10-24 15:04:55 +0100
committerRichard van der Hoff <richard@matrix.org>2018-10-24 15:04:55 +0100
commit3e438bfec8d407ab78ae5429d9cfcd90cc475bdd (patch)
treef1695fbbc051e3328b465523e597e8faeae2dfad
parentDisable travis-ci branch builds for most branches (diff)
downloadsynapse-3e438bfec8d407ab78ae5429d9cfcd90cc475bdd.tar.xz
also build on release branches
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 1be94515f2..95ef4a63d0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,6 +9,7 @@ branches:
   only:
     - master
     - develop
+    - /release-v.*/
 
 before_script:
   - git remote set-branches --add origin develop