Skip to content

Commit 683417a

Browse files
committed
chore(ci): match current versions
1 parent c3fca1f commit 683417a

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,15 @@ cache: bundler
33
rvm:
44
- &latest_ruby 2.6
55
- 2.4
6-
- 2.3
76
matrix:
87
include:
98
# GitHub Pages
109
- rvm: 2.5.3
1110
env:
12-
- JEKYLL_VERSION="~> 3.7.4"
11+
- JEKYLL_VERSION="~> 3.8.5"
1312
- GITHUB_PAGES=1 # Only set on one build in matrix
1413
- rvm: *latest_ruby
15-
env: JEKYLL_VERSION=">= 4.0.0.pre.alpha1"
14+
env: JEKYLL_VERSION=">= 4.0.0"
1615
env:
1716
matrix:
1817
- JEKYLL_VERSION="~> 3.8"

0 commit comments

Comments
 (0)