mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-26 00:08:53 +00:00
Have travis build with latest go.
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.1
|
||||
script:
|
||||
- tip
|
||||
script:
|
||||
- go test ./...
|
||||
- go build
|
||||
- ./hugo -s docs/
|
||||
|
||||
Reference in New Issue
Block a user