remove go 1.9 and 1.10 checks from travis

Signed-off-by: David Wu <david.wu@docker.com>
This commit is contained in:
David Wu 2018-09-11 16:26:21 -07:00
parent bd41413d57
commit d8bde9b97e
1 changed files with 0 additions and 2 deletions

View File

@ -7,8 +7,6 @@ services:
language: go
go:
- "1.9.x"
- "1.10.x"
- "1.11.x"
go_import_path: github.com/docker/distribution