shithub: hugo

Download patch

ref: e8468a985261a8cf874c118117ebdfaa8a077af6
parent: 359af563a1133046c6b96934cc8589021b25bbb6
author: Bjørn Erik Pedersen <[email protected]>
date: Fri Aug 11 10:24:28 EDT 2017

travis: Fix docutils setup

--- a/.travis.yml
+++ b/.travis.yml
@@ -20,4 +20,5 @@
 before_install:
   # gem install must be run with sudo on OSX
   - sudo gem install asciidoctor | gem install asciidoctor
+  # Different behaviour between Linux and OSX
   - sudo apt-get install python-docutils | sudo pip install docutils