Commit 50518501 by Ryan Bigg

Remove build support for Ruby 1.9.3 + update rails versions

parent d7dc5c63
language: ruby language: ruby
rvm: rvm:
- 1.9.3
- 2.0.0 - 2.0.0
- 2.1.0 - 2.1.0
- 2.2.0 - 2.2.0
- jruby-19mode - jruby-19mode
env: env:
- RAILS='~> 4.0.8' - RAILS='~> 4.0.13'
- RAILS='~> 4.1.4' - RAILS='~> 4.1.10'
- RAILS='~> 4.2.0' - RAILS='~> 4.2.1'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment