shithub: hugo

Download patch

ref: bee46915d0abe1b8564392592963a120b09932b5
parent: 51cabe6fafe5b18ce27962b7ec469f69fd5e2229
author: bep <[email protected]>
date: Sat Jun 6 19:56:28 EDT 2015

Temp remove tip from Travis

There is one failing test there. It runs fine for me on tip locally (Linux).

Will reinsert this once tip gets into stable mode.

--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,6 @@
 go:
   - 1.3
   - 1.4.2
-  - tip
 script:
   - go test ./...
   - go build