Also test stable and unstable branches on TravisCI

This commit is contained in:
Felix Schäfer 2012-05-14 14:18:52 +02:00
parent d4f0542e74
commit 7930e8fa66

View File

@ -20,6 +20,8 @@ before_script:
- "rake ci:travis:prepare" - "rake ci:travis:prepare"
branches: branches:
only: only:
- unstable
- master - master
- stable
notifications: notifications:
email: false email: false