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 293e26d commit 5dbb1caCopy full SHA for 5dbb1ca
.travis.yml
@@ -61,19 +61,19 @@ matrix:
61
- rvm: 2.2.2
62
env: RAILS_VERSION=5-0-stable
63
64
- env: RAILS_VERSION=5.1.0.rc2
+ env: RAILS_VERSION=5.1.0
65
- rvm: 2.3.3
66
env: RAILS_VERSION=master
67
68
69
70
71
- rvm: 2.4.0
72
73
74
75
76
77
exclude:
78
# 3.0.x is not supported on MRI 2.0+
79
- rvm: 2.0.0
0 commit comments