We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7041806 commit 0a5682cCopy full SHA for 0a5682c
.travis.yml
@@ -16,6 +16,8 @@ gemfile:
16
- Gemfile.rails60 # Min ruby 2.5.0
17
matrix:
18
exclude:
19
+ - rvm: 2.5.3
20
+ gemfile: Gemfile.rails42
21
- rvm: 2.6.0
22
gemfile: Gemfile.rails42
23
- rvm: 2.2.10
0 commit comments