Update Travis config to Go 1.6.2

This commit is contained in:
Anthony Fok 2016-06-29 23:05:48 -06:00
parent 195a2b3845
commit 5572e3496b

View file

@ -2,7 +2,7 @@ language: go
sudo: false sudo: false
go: go:
- 1.5.4 - 1.5.4
- 1.6.1 - 1.6.2
- tip - tip
os: os:
- linux - linux