mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-05 19:47:53 +00:00
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:
parent
4220a7a9be
commit
4850579da3
@ -15,7 +15,7 @@ os:
|
|||||||
go_import_path: github.com/kata-containers/runtime
|
go_import_path: github.com/kata-containers/runtime
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.8
|
- "1.10.x"
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- ".ci/static-checks.sh"
|
- ".ci/static-checks.sh"
|
||||||
|
Loading…
Reference in New Issue
Block a user