Bump Go to 1.6.2 for Travis (just added)

This commit is contained in:
Sean Chittenden 2016-05-08 22:13:41 -07:00
parent a2993813e4
commit 0aad4e68a7
No known key found for this signature in database
GPG key ID: 4EBC9DC16C2E5E16

View file

@ -3,7 +3,7 @@ sudo: false
language: go
go:
- 1.6.1
- 1.6.2
# tip is currently using go1.4.1, which we're not compatible with, so always
# fails
# - tip