From e1900008699bd45031b7faa9ef3d0a81d54091b0 Mon Sep 17 00:00:00 2001 From: Elichai Turkel Date: Thu, 28 Nov 2019 13:26:48 +0200 Subject: ci-s390x: Add qemu and depends support in the ci script --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 4f9dbeded4..8a7b41f5ca 100644 --- a/.travis.yml +++ b/.travis.yml @@ -93,6 +93,7 @@ jobs: arch: s390x env: >- FILE_ENV="./ci/test/00_setup_env_s390x.sh" + QEMU_USER_CMD="" # Can run the tests natively without qemu - stage: test name: 'Win64 [GOAL: deploy] [unit tests, no gui, no functional tests]' -- cgit v1.2.3