update travis with go 1.11
Signed-off-by: David Wu <david.wu@docker.com>
This commit is contained in:
parent
877d706b38
commit
9da0f07c92
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ language: go
|
|||
go:
|
||||
- "1.9.x"
|
||||
- "1.10.x"
|
||||
- "1.11.x"
|
||||
|
||||
go_import_path: github.com/docker/distribution
|
||||
|
||||
|
|
Loading…
Reference in a new issue