update travis with go 1.11

Signed-off-by: David Wu <david.wu@docker.com>
This commit is contained in:
David Wu 2018-09-11 00:19:14 -07:00
parent 877d706b38
commit 9da0f07c92
1 changed files with 1 additions and 0 deletions

View File

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