1
0
Fork 0
mirror of https://github.com/kaminari/kaminari.git synced 2022-11-09 13:44:37 -05:00
kaminari--kaminari/.travis.yml

16 lines
271 B
YAML
Raw Normal View History

2012-10-02 20:51:10 -04:00
services: mongodb
2012-06-09 15:45:02 -04:00
script: "bundle exec rake spec"
2011-11-29 07:30:22 -05:00
rvm:
- 1.9.3
2013-04-14 10:49:29 -04:00
- 2.0.0
2013-04-30 02:03:05 -04:00
- rbx-19mode
2011-11-29 07:30:22 -05:00
2012-05-23 00:01:15 -04:00
gemfile:
- gemfiles/active_record_32.gemfile
- gemfiles/data_mapper_12.gemfile
- gemfiles/mongo_mapper.gemfile
2012-09-02 15:16:05 -04:00
- gemfiles/mongoid_30.gemfile
2012-05-23 00:01:15 -04:00
- gemfiles/sinatra.gemfile