mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Add to check ruby_2_0_0 and ruby_2_1 (and ruby_2_2) branch
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@45657 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
d32ad2efca
commit
eb85645ab1
1 changed files with 3 additions and 0 deletions
|
@ -57,6 +57,9 @@ branches:
|
|||
only:
|
||||
- trunk
|
||||
- ruby_1_9_3
|
||||
- ruby_2_0_0
|
||||
- ruby_2_1
|
||||
- ruby_2_2
|
||||
|
||||
# We want to be notified when something happens.
|
||||
notifications:
|
||||
|
|
Loading…
Reference in a new issue