Skip to content

Commit

Permalink
update travis with go 1.11
Browse files Browse the repository at this point in the history
Signed-off-by: David Wu <david.wu@docker.com>
  • Loading branch information
David Wu committed Sep 11, 2018
1 parent 877d706 commit 9da0f07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -9,6 +9,7 @@ language: go
go:
- "1.9.x"
- "1.10.x"
- "1.11.x"

go_import_path: github.com/docker/distribution

Expand Down

0 comments on commit 9da0f07

Please sign in to comment.