shithub: hugo

Download patch

ref: 27d7aa5f1034bcc64f02faeb5d928d1de0e5ea02
parent: f8e968b2d13b23b34832a27dc55f3a6054755f9a
author: Bjørn Erik Pedersen <[email protected]>
date: Thu Oct 6 05:31:57 EDT 2016

travis: Reintroduce asciidoctor to build

Fixes #2524

--- a/.travis.yml
+++ b/.travis.yml
@@ -19,4 +19,6 @@
   - ./hugo -s docs/
   - ./hugo --renderToMemory -s docs/
 before_install:
+  # gem install must be run with sudo on OSX 
+  - sudo gem install asciidoctor | gem install asciidoctor 
   - sudo pip install docutils