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 cb5e8d3 commit bbb35a0Copy full SHA for bbb35a0
.travis.yml
@@ -71,20 +71,24 @@ matrix:
71
env: RAILS_VERSION=5-0-stable
72
- rvm: 2.3.7
73
env: RAILS_VERSION=5.1.0
74
+ - rvm: 2.3.7
75
+ env: RAILS_VERSION=5.2.0
76
- rvm: 2.4.4
77
env: RAILS_VERSION=master
78
79
80
81
82
+ - rvm: 2.4.4
83
84
- rvm: 2.5.1
85
86
87
88
89
- - rvm: 2.4.2
- env: RAILS_VERSION=5.2.0.rc1
90
+ - rvm: 2.5.1
91
92
exclude:
93
# 3.0.x is not supported on MRI 2.0+
94
- rvm: 2.0.0
0 commit comments