diff --git a/.travis.yml b/.travis.yml index abc95cb9..be952ece 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,6 +27,8 @@ branches: - unstable - master - stable + - /^stable-.*$/ + - /^release-.*$/ notifications: email: false irc: "irc.freenode.org#chiliproject"