mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
travis: Bump to Go 1.7.5 and 1.8 (Yay!)
This commit is contained in:
parent
edfb9d5565
commit
b7aa230458
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
language: go
|
||||
sudo: required
|
||||
go:
|
||||
- 1.6.4
|
||||
- 1.7.4
|
||||
- 1.7.5
|
||||
- 1.8
|
||||
- tip
|
||||
os:
|
||||
- linux
|
||||
|
|
Loading…
Reference in a new issue