Skip to content

Commit ca86372

Browse files
authored
chore(ci): Add Ruby 2.6, drop Ruby 2.3
1 parent 57cfd07 commit ca86372

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
@@ -7,8 +7,8 @@ branches:
77
only:
88
- master
99
rvm:
10-
- 2.5
11-
- 2.3
10+
- 2.6
11+
- 2.4
1212
env:
1313
- ""
1414
- JEKYLL_VERSION=3.7.4

0 commit comments

Comments
 (0)