travis: add 1.9.x instead 1.x go version

This commit is contained in:
Davor Kapsa 2017-09-08 07:41:24 +02:00 committed by GitHub
parent 89ee9d6671
commit f445b463a2

View File

@ -4,7 +4,7 @@ go_import_path: github.com/coreos/etcd
sudo: false
go:
- 1.x
- 1.9.x
- tip
notifications: