From: XhmikosR Date: Mon, 10 Mar 2014 14:58:16 +0000 (+0200) Subject: Bump Jekyll version used in Travis to v1.4.2. X-Git-Tag: v3.2.0~378 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91d0a6d7792e8d76108701077b3d838f8f53e7ae;p=thirdparty%2Fbootstrap.git Bump Jekyll version used in Travis to v1.4.2. Note that while v1.4.3 is the latest stable version, it has a nasty Windows bug. (https://github.com/jekyll/jekyll/issues/1948) --- diff --git a/.travis.yml b/.travis.yml index 03e457a0e0..6421dc48dd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ after_script: - if [ "$TWBS_TEST" = validate-html ]; then time ./test-infra/s3_cache.py upload rubygems pseudo_Gemfile.lock $(rvm gemdir); fi env: global: - - JEKYLL_VERSION: 1.4.1 + - JEKYLL_VERSION: 1.4.2 - SAUCE_USERNAME: bootstrap - secure: "pJkBwnuae9dKU5tEcCqccfS1QQw7/meEcfz63fM7ba7QJNjoA6BaXj08L5Z3Vb5vBmVPwBawxo5Hp0jC0r/Z/O0hGnAmz/Cz09L+cy7dSAZ9x4hvZePSja/UAusaB5ogMoO8l2b773MzgQeSmrLbExr9BWLeqEfjC2hFgdgHLaQ=" - secure: "gqjqISbxBJK6byFbsmr1AyP1qoWH+rap06A2gI7v72+Tn2PU2nYkIMUkCvhZw6K889jv+LhQ/ybcBxDOXHpNCExCnSgB4dcnmYp+9oeNZb37jSP0rQ+Ib4OTLjzc3/FawE/fUq5kukZTC7porzc/k0qJNLAZRx3YLALmK1GIdUY="