.travis.yml in mandrill-rails-1.4.1 vs .travis.yml in mandrill-rails-1.5.0
- old
+ new
@@ -4,10 +4,12 @@
rvm:
# removing 1.8 and 1.9.2 tests because we don't really care anymore and activesupport 4 won't like them
#- 1.8.7
#- 1.9.2
#- jruby-18mode
- - 1.9.3
- - 2.0.0
+ # - 1.9.3
+ # - 2.0.0
# - rbx-18mode # removing for now; travis is having chronic intermittent issues building this properly at the moment
# - rbx-19mode # removeing for now; again, borked on travis "rbx-2.2.1-d19 is not installed"
- - jruby-19mode
\ No newline at end of file
+ # - jruby-19mode
+ - 2.2.2
+ - 2.4.1