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@users.sourceforge.net>2014-07-31 10:08:31 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2014-07-31 10:08:31 +0400
commita70f2e69acd77dbc3cfc7365eef110dcc1b91ed2 (patch)
treebe8301e5c8106df6c980e102d4ec942b1675f1e2 /.travis.yml
parent948ae4ae7a5402d19987563287a9b3a664e25901 (diff)
Update dependencies and Jekyll version.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 6c64dc4..9c712ca 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.0.3" "sass:~>3.3.8"
+ - travis_retry gem install --no-document "jekyll:~>2.2.0" "sass:~>3.3.12"
matrix:
fast_finish: true
notifications: