mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
13 lines
177 B
YAML
13 lines
177 B
YAML
script: "rake test"
|
|
rvm:
|
|
- 1.8.7
|
|
- rbx
|
|
- rbx-2.0
|
|
- jruby
|
|
- 1.9.2
|
|
- 1.9.3
|
|
- ruby-head
|
|
notifications:
|
|
email: false
|
|
irc:
|
|
- "irc.freenode.org#rails-contrib"
|