Skip to content

Commit a36f3cb

Browse files
authored
chore(ci): bump Ruby versions
Ruby 2.4 is now EOL
1 parent 52bcaa0 commit a36f3cb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
language: ruby
22
cache: bundler
33
rvm:
4-
- &latest_ruby 2.6
5-
- 2.4
4+
- &latest_ruby 2.7
5+
- 2.5
66
env:
77
- JEKYLL_VERSION="~> 3.8"
88
matrix:

0 commit comments

Comments
 (0)