mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-09 12:40:49 -04:00
Have travis build with latest go.
This commit is contained in:
parent
cb04053385
commit
fa2e58fd4a
@ -1,6 +1,6 @@
|
|||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.1
|
- tip
|
||||||
script:
|
script:
|
||||||
- go test ./...
|
- go test ./...
|
||||||
- go build
|
- go build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user