mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
Bump Travis to Go 1.7.1
This commit is contained in:
parent
34fe5cd34f
commit
a8fad86671
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ language: go
|
|||
sudo: required
|
||||
go:
|
||||
- 1.6.3
|
||||
- 1.7
|
||||
- 1.7.1
|
||||
- tip
|
||||
os:
|
||||
- linux
|
||||
|
|
Loading…
Reference in a new issue