travis: test with Go 1.7.3

Go 1.7.3 released.
This commit is contained in:
Gyu-Ho Lee 2016-10-20 11:56:10 -07:00
parent e719d8641e
commit 9e6912fe82

View File

@ -4,7 +4,7 @@ go_import_path: github.com/coreos/etcd
sudo: false
go:
- 1.7.1
- 1.7.3
- tip
env: