1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/.travis.yml
2011-08-09 03:00:04 +04:00

12 lines
163 B
YAML

script: "rake test"
rvm:
- 1.8.7
- rbx
- rbx-2.0
- jruby
- 1.9.2
- 1.9.3
notifications:
email: false
irc:
- "irc.freenode.org#rails-contrib"