mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-22 21:42:50 +02:00
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.
This commit is contained in:
@@ -2,7 +2,6 @@ language: go
|
||||
go:
|
||||
- 1.3
|
||||
- 1.4.2
|
||||
- tip
|
||||
script:
|
||||
- go test ./...
|
||||
- go build
|
||||
|
Reference in New Issue
Block a user