1
0
Fork 0
mirror of https://github.com/drapergem/draper synced 2023-03-27 23:21:17 -04:00
draper/.travis.yml
Steve Klabnik b9cd10d543 Drop support for old rubies.
Rails will not support < 1.9.3 at Rails 4, so neither should we.
2012-05-09 18:30:29 -04:00

4 lines
86 B
YAML

rvm:
- 1.9.3
# - rbx-19mode # not until rbx bug #1692 is resolved
- jruby-19mode