We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 259ffe5 commit cf4d1f4Copy full SHA for cf4d1f4
.travis.yml
@@ -56,6 +56,20 @@ gemfile:
56
57
matrix:
58
exclude:
59
+ - gemfile: gemfiles/Gemfile.activerecord-main
60
+ rvm: 3.1.1
61
62
+ rvm: 3.0.3
63
64
+ rvm: 2.7.5
65
66
+ rvm: 2.6.9
67
68
+ rvm: 2.5.9
69
70
+ rvm: 2.4.10
71
72
+ rvm: 2.3.8
73
- gemfile: gemfiles/Gemfile.activerecord-main
74
rvm: jruby-head
75
0 commit comments