Skip to content

Commit

Permalink
ci: >= Jekyll 4.0 [ci-skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
DirtyF committed Nov 4, 2019
1 parent 395d4e8 commit 82c6611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ matrix:
- rvm: *latest_ruby
env: JEKYLL_VERSION="~> 3.7.4"
- rvm: *latest_ruby
env: JEKYLL_VERSION=">= 4.0.0.pre.alpha1"
env: JEKYLL_VERSION=">= 4.0.0"
before_install:
- gem update --system
before_script: bundle update
Expand Down

0 comments on commit 82c6611

Please sign in to comment.