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:
Bjørn Erik Pedersen 2015-11-14 16:59:45 +01:00
parent 53a5932fa4
commit dcf1f96c2d

View file

@ -1,7 +1,7 @@
language: go
go:
- 1.4.2
- 1.5.2
- 1.5.1
- tip
os:
- linux