1
0
Fork 0
mirror of https://github.com/aasm/aasm synced 2023-03-27 23:22:41 -04:00

rename gemfiles to reflect what they are for

This commit is contained in:
Thorsten Böttger 2015-10-27 22:29:49 +13:00
parent 7db4cade24
commit e263b887ff
4 changed files with 3 additions and 3 deletions

View file

@ -18,11 +18,11 @@ services: mongodb
gemfile:
- gemfiles/rails_3.2.gemfile
- gemfiles/rails_4.0.gemfile
- gemfiles/rails_4.0_bson1.gemfile
- gemfiles/rails_4.0_mongo_mapper.gemfile
- gemfiles/rails_4.1.gemfile
- gemfiles/rails_4.1_bson1.gemfile
- gemfiles/rails_4.1_mongo_mapper.gemfile
- gemfiles/rails_4.2.gemfile
- gemfiles/rails_4.2_bson1.gemfile
- gemfiles/rails_4.2_mongo_mapper.gemfile
matrix:
allow_failures: