Fix travis failure by bumping go version to 1.7.3

This commit is contained in:
Janet Kuo
2017-01-17 15:16:27 -08:00
parent 2495fb890d
commit 4a33f4f44c
+1 -1
View File
@@ -1,6 +1,6 @@
language: go
go:
- 1.6.2
- 1.7.3
# Don't want default ./... here:
install: