travis: run tests with Go 1.8.3

Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
This commit is contained in:
Gyu-Ho Lee 2017-05-24 14:28:33 -07:00
parent 2a4db4307f
commit 2abd22a13b

View File

@ -4,7 +4,7 @@ go_import_path: github.com/coreos/etcd
sudo: false
go:
- 1.8.1
- 1.8.3
- tip
notifications: