travis: test with Go 1.7.1

This commit is contained in:
Gyu-Ho Lee 2016-09-17 20:57:28 +09:00
parent 4a7c1da9b3
commit 63d6a4e0e1

View File

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