travis: Update to Go 1.7.3

This commit is contained in:
Christoph Blecker 2016-10-20 00:45:46 -07:00
parent 0fe51b334c
commit 2f92c4fb57
No known key found for this signature in database
GPG Key ID: B34A59A9D39F838B
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
sudo: false
language: go
go:
- 1.7.1
- 1.7.3
install:
# This script is used by the Travis build to install a cookie for
# go.googlesource.com so rate limits are higher when using `go get` to fetch