Skip to content

Commit

Permalink
[#31] Excluding 2.4.10 and rails 6 combination
Browse files Browse the repository at this point in the history
  • Loading branch information
rpbaltazar committed Apr 9, 2020
1 parent 0ba04de commit 6d754f5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,8 @@ jobs:
- rvm: ruby-head
- rvm: jruby-head
- gemfile: gemfiles/rails_master.gemfile
exclude:
- rvm: 2.4.10
gemfile: gemfiles/rails_6_0.gemfile
fast_finish: true
cache: bundler

0 comments on commit 6d754f5

Please sign in to comment.