mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
properly integrate Rouge into the Travis build; fixes #14078
[skip sauce]
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user