Skip to content

Commit 72ff01b

Browse files
committed
Use ruby 2.6 now that 2.5 has been dropped from core
1 parent 2f3530b commit 72ff01b

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.5.5
3+
- 2.6.6
44
cache:
55
directories:
66
- vendor/bundle

0 commit comments

Comments
 (0)