mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
Update Travis config to Go 1.5.4 and 1.6.1
This commit is contained in:
parent
0141a02160
commit
dc8659c539
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
language: go
|
||||
sudo: false
|
||||
go:
|
||||
- 1.5.3
|
||||
- 1.6
|
||||
- 1.5.4
|
||||
- 1.6.1
|
||||
- tip
|
||||
os:
|
||||
- linux
|
||||
|
|
Loading…
Reference in a new issue