Skip to content

Commit

Permalink
Exclude incompatible ruby & rails combinations from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaslillebo committed Feb 3, 2021
1 parent dce1ea9 commit e6334fc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@ matrix:
rvm: 2.3
- gemfile: gemfiles/rails_6.0.gemfile
rvm: 2.4
- gemfile: gemfiles/rails_6.1.gemfile
rvm: 2.3
- gemfile: gemfiles/rails_6.1.gemfile
rvm: 2.4

jobs:
include:
Expand Down

0 comments on commit e6334fc

Please sign in to comment.