Test stable- and release- branches on Travis too

This commit is contained in:
Felix Schäfer 2012-06-09 19:02:18 +02:00
parent bd132c5607
commit f8ec89b999

View File

@ -27,6 +27,8 @@ branches:
- unstable
- master
- stable
- /^stable-.*$/
- /^release-.*$/
notifications:
email: false
irc: "irc.freenode.org#chiliproject"