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 5556429ee6
commit 4de8b3824d
No known key found for this signature in database
GPG Key ID: 4EBC9DC16C2E5E16
1 changed files with 1 additions and 1 deletions

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