1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* .travis.yml (branches): Enable TravisCI for ruby_1_9_3.

cf. https://twitter.com/#!/nalsh/status/170351549955055616


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34874 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nahi 2012-03-02 08:50:13 +00:00
parent effb5248a2
commit 9dcddfbaf5
2 changed files with 5 additions and 0 deletions

View file

@ -5,3 +5,4 @@ script: "./configure && make all test"
branches:
only:
- trunk
- ruby_1_9_3

View file

@ -1,3 +1,7 @@
Fri Mar 2 17:49:03 2012 Hiroshi Nakamura <nahi@ruby-lang.org>
* .travis.yml (branches): Enable TravisCI for ruby_1_9_3.
Fri Mar 2 17:13:33 2012 Hiroshi Nakamura <nahi@ruby-lang.org>
* test/ruby/test_array.rb (test_combination2): Make the test case for