Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2014-10-07 16:39:52 +0400
committerXhmikosR <xhmikosr@gmail.com>2014-10-07 16:39:52 +0400
commit1b18092c222f2f5de5bfa4c37a85351310d1e5a2 (patch)
treefee89240fc3499941724c46152ca8419ff6bac9a
parent44a4aac4925138bb91f8fce865a64a8df12317c1 (diff)
Travis: Update Jekyll to v2.4.0.
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
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: