Exclude the `5-0-stable` Gemfile with unsupported version of Ruby on Travis.

This commit is contained in:
Lucas Mazza 2016-08-12 16:32:57 -03:00
parent 50623e8acd
commit 1c575cda75
No known key found for this signature in database
GPG Key ID: C009F9A6BE4A44CB
1 changed files with 8 additions and 0 deletions

View File

@ -27,6 +27,14 @@ matrix:
gemfile: Gemfile
- rvm: jruby
gemfile: Gemfile
- rvm: 1.9.3
gemfile: gemfiles/Gemfile.rails-5-0-stable
- rvm: 2.0.0
gemfile: gemfiles/Gemfile.rails-5-0-stable
- rvm: 2.1.5
gemfile: gemfiles/Gemfile.rails-5-0-stable
- rvm: jruby
gemfile: gemfiles/Gemfile.rails-5-0-stable
notifications:
email: false
slack: