mirror of
https://github.com/heartcombo/devise.git
synced 2026-01-10 15:28:18 -05:00
Update Travis config to test on ruby 2.1.1 instead of 2.1.0
This commit is contained in:
@@ -4,7 +4,7 @@ install: script/cached-bundle install --deployment --path vendor/bundle
|
||||
rvm:
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
- 2.1.0
|
||||
- 2.1.1
|
||||
env:
|
||||
matrix:
|
||||
- DEVISE_ORM=mongoid
|
||||
|
||||
Reference in New Issue
Block a user