Update Travis config to Go 1.5.2

This commit is contained in:
Bjørn Erik Pedersen 2015-12-04 02:09:03 +01:00
parent cd062623bd
commit 6a519e692b

View file

@ -2,7 +2,7 @@ language: go
sudo: false
go:
- 1.4.3
- 1.5.1
- 1.5.2
- tip
os:
- linux