Merge pull request #6694 from gyuho/travis

travis: test with Go 1.7.3
This commit is contained in:
Gyu-Ho Lee 2016-10-20 12:04:01 -07:00 committed by GitHub
commit 0f1eb14374

View File

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