CI: bump the CI travis's go to 1.10

Bump the CI travis's go to 1.10.x to meet
the building kata shim v2 for containerd.

Fixes: #575

Signed-off-by: fupan <lifupan@gmail.com>
This commit is contained in:
fupan 2018-08-14 11:31:10 +08:00
parent 4220a7a9be
commit 4850579da3

View File

@ -15,7 +15,7 @@ os:
go_import_path: github.com/kata-containers/runtime
go:
- 1.8
- "1.10.x"
before_script:
- ".ci/static-checks.sh"