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

12 lines
156 B
YAML
Raw Normal View History

script: "rake test"
rvm:
- rbx-19mode
- jruby
- 1.9.3
2013-02-25 16:20:47 -05:00
- 2.0.0
2014-01-04 04:57:50 -05:00
- 2.1.0
notifications:
email: false
irc:
- "irc.freenode.org#rails-contrib"