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
1 changed files with 2 additions and 3 deletions

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: