mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05: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:
parent
51cabe6faf
commit
bee46915d0
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@ language: go
|
|||
go:
|
||||
- 1.3
|
||||
- 1.4.2
|
||||
- tip
|
||||
script:
|
||||
- go test ./...
|
||||
- go build
|
||||
|
|
Loading…
Reference in a new issue