Skip running tests on Ruby 2.4 / head and Rails 4.1

This commit is contained in:
Carlos Antonio da Silva 2017-03-02 09:59:05 -03:00
parent c76f0e59b7
commit bf4641c8cf
1 changed files with 5 additions and 1 deletions

View File

@ -14,8 +14,12 @@ gemfile:
matrix:
exclude:
- rvm: 2.1.9
- rvm: 2.1.10
gemfile: Gemfile
- rvm: 2.4.0
gemfile: gemfiles/Gemfile.rails-4.1-stable
- rvm: ruby-head
gemfile: gemfiles/Gemfile.rails-4.1-stable
- env: DEVISE_ORM=mongoid
gemfile: Gemfile
allow_failures: