Temp remove tip from Travis - hugo - [fork] hugo port for 9front
HTML git clone git@git.drkhsh.at/hugo.git
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
DIR LICENSE
---
DIR commit bee46915d0abe1b8564392592963a120b09932b5
DIR parent 51cabe6fafe5b18ce27962b7ec469f69fd5e2229
HTML Author: bep <bjorn.erik.pedersen@gmail.com>
Date: Sat, 6 Jun 2015 23:56:28 +0200
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.
Diffstat:
M .travis.yml | 1 -
1 file changed, 0 insertions(+), 1 deletion(-)
---
DIR diff --git a/.travis.yml b/.travis.yml
@@ -2,7 +2,6 @@ language: go
go:
- 1.3
- 1.4.2
- - tip
script:
- go test ./...
- go build