Skip to content

Commit

Permalink
chore(ci): test current stable versions
Browse files Browse the repository at this point in the history
  • Loading branch information
DirtyF committed Mar 19, 2020
1 parent c8aed88 commit 145c36c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ language: ruby
cache: bundler
rvm:
- &latest_ruby 2.6
- 2.4
- 2.3
- 2.5
git:
depth: 3

Expand All @@ -30,6 +29,6 @@ env:
matrix:
include:
- rvm: *latest_ruby
env: JEKYLL_VERSION="~> 3.7.4"
env: JEKYLL_VERSION="~> 3.8.5"
- rvm: *latest_ruby
env: JEKYLL_VERSION=">= 4.0.0.pre.alpha1"
env: JEKYLL_VERSION=">= 4.0.0"

0 comments on commit 145c36c

Please sign in to comment.