also build release-branch in travis
diff --git a/.travis.yml b/.travis.yml
index f350845..c760245 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,5 +12,7 @@ branches:
only:
- master
- develop
+ - /^release\/.*$/
+
notifications:
irc: "chat.freenode.net#libtom-notifications"