1
0
Fork 0
mirror of https://github.com/heartcombo/devise.git synced 2022-11-09 12:18:31 -05:00

Update .travis.yml.

This commit is contained in:
Lucas Mazza 2016-07-01 14:22:38 -03:00
parent e05523f767
commit 245b1f9de0
No known key found for this signature in database
GPG key ID: C009F9A6BE4A44CB

View file

@ -8,16 +8,15 @@ rvm:
gemfile:
- Gemfile
- gemfiles/Gemfile.rails-5.0
- gemfiles/Gemfile.rails-4.2-stable
- gemfiles/Gemfile.rails-4.1-stable
matrix:
exclude:
- rvm: 2.1.9
gemfile: gemfiles/Gemfile.rails-5.0
gemfile: Gemfile
- env: DEVISE_ORM=mongoid
gemfile: gemfiles/Gemfile.rails-5.0
gemfile: Gemfile
allow_failures:
- rvm: ruby-head
services: