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

test each gemfile on Travis CI

This commit is contained in:
Akira Matsuda 2012-05-23 13:01:15 +09:00
parent 480b78aa46
commit 9ce6cf9a6d

View file

@ -3,4 +3,9 @@ rvm:
- 1.9.3 - 1.9.3
- ruby-head - ruby-head
script: bundle exec rake spec gemfile:
- gemfiles/active_record_32.gemfile
- gemfiles/data_mapper_12.gemfile
- gemfiles/mongo_mapper.gemfile
- gemfiles/mongoid.gemfile
- gemfiles/sinatra.gemfile