mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-18 21:11:19 +02:00
Have travis build with latest go.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.1
|
||||
- tip
|
||||
script:
|
||||
- go test ./...
|
||||
- go build
|
||||
|
Reference in New Issue
Block a user