mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-29 17:12:07 -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
|
sudo: required
|
||||||
go:
|
go:
|
||||||
- 1.7.5
|
- 1.7.5
|
||||||
- 1.8
|
- 1.8.1
|
||||||
- tip
|
- tip
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
|
|
Loading…
Reference in a new issue