Anil Kumar Maurya
c2b16c7001
Fixing Travis build ( #602 )
...
* Remove rails 4.0 from travis build & test on ruby 2.3.0, 2.5.0
* Add minitest gem to rails 3.2 gemfile
* Use bundler version 1 for rails 3 & rails 4
* Use bundler 1 for jruby platform
* Use bundler 1 on travis because of jruby dependency on bundler 1
* Remove cache & install bundler
* [debug] Rvm list to check current ruby version when installing bundler
* Uninstall all bundler in travis before_install script
* Install gems using bundler 1.0.0
* Use bundle 1.16.1
* Remove bundler from appraisal and gemfiles
2019-03-03 22:35:39 +05:30
Anil Maurya
65b3b4fae4
Try with 'sqlite3', '~> 1.3.5'
2019-02-25 15:10:01 +05:30
anilmaurya
5932c3dc95
Exclude jruby for nobrainer
2018-02-13 12:50:06 +05:30
anilmaurya
f75f03b0db
Fix specs, lock "activerecord-jdbcsqlite3-adapter" to "1.3.24"
2018-01-21 00:57:13 +05:30
Reid Morrison
ceb05f746b
Drop Support for Mongo Mapper ( #439 )
...
* Drop support for Mongo Mapper.
* Refactor Appraisal
2017-03-08 23:29:42 +05:30
Anil
d23c2a2a1a
update rails 3.2.21 to 3-2-stable
2015-09-28 14:14:51 +05:30
Thorsten Böttger
84a0dfe9c9
I don't need coveralls
2015-03-07 22:46:08 +13:00
Reid Morrison
4a7a87bcc5
Mongoid V4 uses bson v2 which is not compatible with mongo and therefore mongo_mapper
2015-02-14 14:59:46 -05:00
Reid Morrison
453595586a
Specify minimum MongoMapper version for Travis
2015-02-14 14:18:09 -05:00
Reid Morrison
31387649f3
Add support for MongoMapper
2015-01-15 18:10:49 -05:00
Thorsten Böttger
c704c99381
update Rails versions for Travis CI
2014-11-19 23:56:37 +01:00
Thorsten Böttger
2f31a6ed9a
updated Rails versions
2014-05-09 12:00:39 +02:00
Thorsten Böttger
f7927e1610
running tests with Sequel, too
2014-05-05 21:54:07 +02:00
Thorsten Böttger
421b60fb1f
use latest Rails versions (for Travis testing)
2014-04-18 18:02:33 +02:00
Peter M. Goldstein
440b21e9a3
Add Rails 4.1.0.beta1. Get Rubinius build running. Enable supported configurations for Rubinius and JRuby.
2013-12-26 19:29:54 -08:00
Thorsten Böttger
e7c4302b87
disabling mongoid specs for Rails 4 (not yet supported by mongoid)
2013-11-28 00:20:27 +01:00
Thorsten Böttger
15901acef8
playing around with Rails version builds
2013-11-27 23:52:25 +01:00