From 6276e76269af676ea61925992def58792334e376 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 19 Aug 2014 11:42:07 +0300 Subject: [PATCH] Update Jekyll and Sass versions. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9c712ca..927de6d 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.2.0" "sass:~>3.3.12" + - travis_retry gem install --no-document "jekyll:~>2.3.0" "sass:~>3.4.0" matrix: fast_finish: true notifications: