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

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2014-11-10 09:06:37 +0300
committerXhmikosR <xhmikosr@gmail.com>2014-11-10 09:06:45 +0300
commit1764c6e5090a687f3a3f3fc4a8ee595eea22a03f (patch)
tree2d110cc25f5a30d62fd63481ad9008b5474e3854 /.travis.yml
parentd1278efcc5a6b45467caca15206bb1a83ae99fc5 (diff)
Bump Jekyll to v2.5.1.
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 89bad886fb..d2a2459528 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,7 +20,7 @@ after_script:
- if [ "$TWBS_TEST" = validate-html ] && [ $TWBS_DO_VALIDATOR -ne 0 ]; then ./test-infra/s3_cache.py upload rubygems; fi
env:
global:
- - JEKYLL_VERSION: 2.4.0
+ - JEKYLL_VERSION: 2.5.1
- ROUGE_VERSION: 1.7.2
- SAUCE_USERNAME: bootstrap
- secure: "pJkBwnuae9dKU5tEcCqccfS1QQw7/meEcfz63fM7ba7QJNjoA6BaXj08L5Z3Vb5vBmVPwBawxo5Hp0jC0r/Z/O0hGnAmz/Cz09L+cy7dSAZ9x4hvZePSja/UAusaB5ogMoO8l2b773MzgQeSmrLbExr9BWLeqEfjC2hFgdgHLaQ="