mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
Revert "Update Go release version to 1.5.2 in Travis config"
This reverts commit 30ebf6b823
.
There is no Go 1.5.2... Where did I get that info!?
This commit is contained in:
parent
53a5932fa4
commit
dcf1f96c2d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.4.2
|
||||
- 1.5.2
|
||||
- 1.5.1
|
||||
- tip
|
||||
os:
|
||||
- linux
|
||||
|
|
Loading…
Reference in a new issue