diff options
| author | Chris Rebert <[email protected]> | 2014-07-21 19:38:30 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-07-21 19:38:30 -0700 |
| commit | e3f4072a9e1f1163c5b7b6a52d9b2632569f90fb (patch) | |
| tree | d8d07a754b5f09e766eed4aa40dc61ef07ce22fd | |
| parent | 031734c1d142b667985a99956e9d31540eccff27 (diff) | |
| download | bootstrap-e3f4072a9e1f1163c5b7b6a52d9b2632569f90fb.tar.xz bootstrap-e3f4072a9e1f1163c5b7b6a52d9b2632569f90fb.zip | |
update to Jekyll v2.1.1 in Travis CI build
| -rw-r--r-- | .travis.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 68b759c45..429f1be3e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,7 +18,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.1.0 + - JEKYLL_VERSION: 2.1.1 - ROUGE_VERSION: 1.5.1 - SAUCE_USERNAME: bootstrap - secure: "pJkBwnuae9dKU5tEcCqccfS1QQw7/meEcfz63fM7ba7QJNjoA6BaXj08L5Z3Vb5vBmVPwBawxo5Hp0jC0r/Z/O0hGnAmz/Cz09L+cy7dSAZ9x4hvZePSja/UAusaB5ogMoO8l2b773MzgQeSmrLbExr9BWLeqEfjC2hFgdgHLaQ=" |
