From 1b18092c222f2f5de5bfa4c37a85351310d1e5a2 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 7 Oct 2014 15:39:52 +0300 Subject: [PATCH] Travis: Update Jekyll to v2.4.0. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 927de6d..0eb45f6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ before_install: install: - travis_retry npm install -g grunt-cli - travis_retry npm install - - travis_retry gem install --no-document "jekyll:~>2.3.0" "sass:~>3.4.0" + - travis_retry gem install --no-document "jekyll:~>2.4.0" "sass:~>3.4.0" matrix: fast_finish: true notifications: