Track Go 1.10 point releases in travis
I assume we don't want to lock to Go 1.10.0. Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
This commit is contained in:
parent
f1cea3fa7a
commit
37765fbde5
@ -7,7 +7,7 @@ services:
|
||||
language: go
|
||||
|
||||
go:
|
||||
- "1.10"
|
||||
- "1.10.x"
|
||||
|
||||
go_import_path: github.com/containerd/containerd
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user