mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-01 17:52:40 +00:00
travis: remove AGENT_INIT env combinations
Remove the AGENT_INIT = yes / no combinations from .travis.yml, as test_images.sh is now running both builds in parallel. Signed-off-by: Marco Vedovati <mvedovati@suse.com>
This commit is contained in:
parent
562be90907
commit
7c443ed218
@ -13,10 +13,6 @@ os:
|
||||
|
||||
language: bash
|
||||
|
||||
env:
|
||||
- AGENT_INIT=no
|
||||
- AGENT_INIT=yes
|
||||
|
||||
services:
|
||||
- docker
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user