Skip to content

Commit

Permalink
Looks like the matrix option has been renamed to jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
kaspth committed Jul 27, 2021
1 parent 444b8a0 commit 1366dc0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -16,12 +16,11 @@ gemfile:
- gemfiles/rails_5.2.gemfile
- gemfiles/rails_6.0.gemfile
- gemfiles/rails_6.1.gemfile
matrix:
jobs:
allow_failures:
- rvm: jruby
- rvm: ruby-head
fast_finish: true
jobs:
include:
- rvm: 3.0.2
gemfile: gemfiles/rails_6.0.gemfile
Expand Down

0 comments on commit 1366dc0

Please sign in to comment.