travis.yml: test with Go 1.8.3

Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
This commit is contained in:
Gyu-Ho Lee 2017-07-14 08:51:24 -07:00
parent fc08fd75ee
commit a631a80a39

View File

@ -4,7 +4,7 @@ go_import_path: github.com/coreos/etcd
sudo: false
go:
- 1.7.5
- 1.8.3
notifications:
on_success: never