aboutsummaryrefslogtreecommitdiff
path: root/test-infra/S3Cachefile.json
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-07-09 22:19:23 -0700
committerMark Otto <[email protected]>2014-07-09 22:19:23 -0700
commitdae1a68fb15be9015760df32e85d764ef092db44 (patch)
tree23dbce03ca690c069a35b3577377bff9a06cf432 /test-infra/S3Cachefile.json
parent216bc3d68b6a9016b3c5fdf90d82cbb291a28f96 (diff)
parent643effe382bb12b4ff1460e9e1987948b1763990 (diff)
downloadbootstrap-dae1a68fb15be9015760df32e85d764ef092db44.tar.xz
bootstrap-dae1a68fb15be9015760df32e85d764ef092db44.zip
Merge branch 'master' into derp
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/_includes/components/navs.html docs/_includes/css/images.html docs/_includes/js/dropdowns.html docs/_includes/js/tabs.html docs/assets/css/docs.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
Diffstat (limited to 'test-infra/S3Cachefile.json')
-rw-r--r--test-infra/S3Cachefile.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-infra/S3Cachefile.json b/test-infra/S3Cachefile.json
index 5335b2866..e213ea422 100644
--- a/test-infra/S3Cachefile.json
+++ b/test-infra/S3Cachefile.json
@@ -7,6 +7,6 @@
"rubygems": {
"key": "../pseudo_Gemfile.lock",
"cache": "$GEMDIR",
- "generate": "gem install -N jekyll -v $JEKYLL_VERSION"
+ "generate": "gem install -N jekyll -v $JEKYLL_VERSION && gem install -N rouge -v $ROUGE_VERSION"
}
}