mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-30 14:25:43 +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:
parent
53441e967a
commit
16b30c2838
@ -8,6 +8,7 @@ sudo: required
|
||||
dist: trusty
|
||||
|
||||
language: go
|
||||
go_import_path: github.com/kata-containers/runtime
|
||||
|
||||
go:
|
||||
- 1.8
|
||||
|
Loading…
Reference in New Issue
Block a user