remove go 1.9 and 1.10 checks from travis
Signed-off-by: David Wu <david.wu@docker.com>
This commit is contained in:
@@ -7,8 +7,6 @@ services:
|
||||
language: go
|
||||
|
||||
go:
|
||||
- "1.9.x"
|
||||
- "1.10.x"
|
||||
- "1.11.x"
|
||||
|
||||
go_import_path: github.com/docker/distribution
|
||||
|
Reference in New Issue
Block a user