Skip to content

Commit 1366dc0

Browse files
committed
Looks like the matrix option has been renamed to jobs
1 parent 444b8a0 commit 1366dc0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,11 @@ gemfile:
1616
- gemfiles/rails_5.2.gemfile
1717
- gemfiles/rails_6.0.gemfile
1818
- gemfiles/rails_6.1.gemfile
19-
matrix:
19+
jobs:
2020
allow_failures:
2121
- rvm: jruby
2222
- rvm: ruby-head
2323
fast_finish: true
24-
jobs:
2524
include:
2625
- rvm: 3.0.2
2726
gemfile: gemfiles/rails_6.0.gemfile

0 commit comments

Comments
 (0)