shithub: hugo

Download patch

ref: 217d6ea605fc77644f30c1a29c84476d2b1a3c10
parent: f37f57a8147d137d8aa82c01e11f1ce7861562c0
author: Bjørn Erik Pedersen <[email protected]>
date: Wed Oct 5 10:27:52 EDT 2016

travis: Fix asciidoctor build

--- a/.travis.yml
+++ b/.travis.yml
@@ -19,5 +19,6 @@
   - ./hugo -s docs/
   - ./hugo --renderToMemory -s docs/
 before_install:
-  - gem install asciidoctor -v 1.5.4
+  - gem update bundler
+  - gem install asciidoctor
   - sudo pip install docutils