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:
Marco Vedovati 2018-10-02 12:56:49 +02:00
parent 562be90907
commit 7c443ed218

View File

@ -13,10 +13,6 @@ os:
language: bash
env:
- AGENT_INIT=no
- AGENT_INIT=yes
services:
- docker