Skip to content

Commit 0a5682c

Browse files
committed
exclude rails42 from Ruby 2.5 travis matrix
1 parent 7041806 commit 0a5682c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ gemfile:
1616
- Gemfile.rails60 # Min ruby 2.5.0
1717
matrix:
1818
exclude:
19+
- rvm: 2.5.3
20+
gemfile: Gemfile.rails42
1921
- rvm: 2.6.0
2022
gemfile: Gemfile.rails42
2123
- rvm: 2.2.10

0 commit comments

Comments
 (0)