Skip to content

Commit ad05502

Browse files
committed
rails 5.2 requires at least ruby 2.2.2
I don't know if there's a reason for us to test ruby 2.2 at all, but we are.
1 parent e870b9d commit ad05502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: ruby
22
rvm:
3-
- 2.2.1
3+
- 2.2.10
44
- 2.5.5
55
- 2.6.3
66
matrix:

0 commit comments

Comments
 (0)