mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-01 17:06:28 +00:00
CI: add go_import_path
So that we can test in personal travis setup. Fixes: #104 Signed-off-by: Peng Tao <bergwolf@gmail.com>
This commit is contained in:
@@ -8,6 +8,7 @@ sudo: required
|
|||||||
dist: trusty
|
dist: trusty
|
||||||
|
|
||||||
language: go
|
language: go
|
||||||
|
go_import_path: github.com/kata-containers/runtime
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.8
|
- 1.8
|
||||||
|
Reference in New Issue
Block a user