mirror of
https://github.com/gohugoio/hugo.git
synced 2024-05-11 05:54:58 +00:00
Update Travis build to Go 1.9!
Just released: https://blog.golang.org/go1.9
This commit is contained in:
@ -2,8 +2,8 @@ language: go
|
||||
sudo: required
|
||||
dist: precise
|
||||
go:
|
||||
- 1.7.6
|
||||
- 1.8.3
|
||||
- 1.9
|
||||
- tip
|
||||
os:
|
||||
- linux
|
||||
|
Reference in New Issue
Block a user