mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
Bump Go versions in Travis config
This commit is contained in:
parent
a6ed645a34
commit
856fc445da
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ language: go
|
|||
sudo: required
|
||||
dist: precise
|
||||
go:
|
||||
- 1.8.3
|
||||
- 1.9
|
||||
- 1.8.4
|
||||
- 1.9.1
|
||||
- tip
|
||||
os:
|
||||
- linux
|
||||
|
|
Loading…
Reference in a new issue