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:
Phil Estes 2018-04-05 18:12:17 -04:00
parent f1cea3fa7a
commit 37765fbde5
No known key found for this signature in database
GPG Key ID: 0F386284C03A1162

View File

@ -7,7 +7,7 @@ services:
language: go
go:
- "1.10"
- "1.10.x"
go_import_path: github.com/containerd/containerd