Merge pull request #2279 from estesp/update-gover-travis

Track Go 1.10 point releases in travis
This commit is contained in:
Akihiro Suda
2018-04-06 12:30:21 +09:00
committed by GitHub

View File

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