Skip to content

Commit

Permalink
Test against Jekyll 4 on Travis (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
allejo authored Aug 22, 2019
1 parent 3aaa4fa commit 204bd5c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ sudo: false
language: ruby
cache: bundler
rvm:
- 2.3.3
- 2.5.5

env:
global:
Expand All @@ -15,6 +15,7 @@ env:
- JEKYLL_VER="3.6.0"
- JEKYLL_VER="3.7.0"
- JEKYLL_VER="3.8.0"
- JEKYLL_VER="4.0.0"
- GH_PAGES=1

dist: trusty
Expand Down

0 comments on commit 204bd5c

Please sign in to comment.