shithub: hugo

Download patch

ref: 511d5d3b7681cb76822098f430ed6862232ca529
parent: 8299fa885c1219554f848ffbb5ea6aa4b9506376
author: Anthony Fok <[email protected]>
date: Mon Mar 26 05:09:58 EDT 2018

travis: Move to Ubuntu Trusty image

--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,6 @@
 language: go
 sudo: required
-dist: precise
+dist: trusty
 go:
   - 1.9.4
   - "1.10"