We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c58b5f commit 5187281Copy full SHA for 5187281
.travis.yml
@@ -55,6 +55,20 @@ gemfile:
55
56
matrix:
57
exclude:
58
+ - gemfile: gemfiles/Gemfile.activerecord-main
59
+ rvm: 3.1.1
60
61
+ rvm: 3.0.3
62
63
+ rvm: 2.7.5
64
65
+ rvm: 2.6.9
66
67
+ rvm: 2.5.9
68
69
+ rvm: 2.4.10
70
71
+ rvm: 2.3.8
72
- gemfile: gemfiles/Gemfile.activerecord-main
73
rvm: jruby-head
74
0 commit comments