update travis with go 1.11
Signed-off-by: David Wu <david.wu@docker.com>
This commit is contained in:
parent
877d706b38
commit
9da0f07c92
@ -9,6 +9,7 @@ language: go
|
|||||||
go:
|
go:
|
||||||
- "1.9.x"
|
- "1.9.x"
|
||||||
- "1.10.x"
|
- "1.10.x"
|
||||||
|
- "1.11.x"
|
||||||
|
|
||||||
go_import_path: github.com/docker/distribution
|
go_import_path: github.com/docker/distribution
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user