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

14 lines
177 B
YAML
Raw Normal View History

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"