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
commit 7610d9490e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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