Skip to content

Commit 752ddad

Browse files
authored
Update .travis.yml
1 parent 70a77b0 commit 752ddad

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ cache: bundler
33
rvm:
44
- &latest_ruby 2.6
55
- 2.4
6-
- 2.3
76

87
before_install:
98
- gem update --system
@@ -20,7 +19,7 @@ env:
2019
matrix:
2120
include:
2221
- rvm: *latest_ruby
23-
env: JEKYLL_VERSION="~> 3.7.4"
22+
env: JEKYLL_VERSION="~> 3.8.5"
2423
- rvm: *latest_ruby
2524
env: JEKYLL_VERSION=">= 4.0.0"
2625

0 commit comments

Comments
 (0)