Fix travis failure by bumping go version to 1.7.3

pull/2275/head
Janet Kuo 2017-01-17 15:16:27 -08:00
parent 2495fb890d
commit 4a33f4f44c
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: go
go:
- 1.6.2
- 1.7.3
# Don't want default ./... here:
install: