mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
travis: Go 1.8.1
This commit is contained in:
parent
7b2e1b0be9
commit
9a8b65d8d7
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ language: go
|
|||
sudo: required
|
||||
go:
|
||||
- 1.7.5
|
||||
- 1.8
|
||||
- 1.8.1
|
||||
- tip
|
||||
os:
|
||||
- linux
|
||||
|
|
Loading…
Reference in a new issue