Skip to content

Commit 3534eeb

Browse files
authored
Merge pull request #345 from agrare/drop_ruby_2_5
Use ruby 2.6 now that 2.5 has been dropped from core
2 parents 2f3530b + 72ff01b commit 3534eeb

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)