chore(ci): test Jekyll v4.0 (#372)

Merge pull request 372
This commit is contained in:
Frank Taillandier 2019-12-04 14:01:30 +01:00 committed by jekyllbot
parent 68361c37ed
commit d8a80bfba4
1 changed files with 1 additions and 1 deletions

View File

@ -15,4 +15,4 @@ env:
- NOKOGIRI_USE_SYSTEM_LIBRARIES=true
matrix:
- JEKYLL_VERSION="~> 3.3"
- JEKYLL_VERSION=">= 4.0.0.pre.alpha1"
- JEKYLL_VERSION="~> 4.0"