From 5c15d263e03b7b3002c24601c52305a38d80dbac Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Fri, 9 Mar 2018 11:06:10 +0900 Subject: [PATCH] Enable more debug info for electron-linux-ia32 --- .circleci/config.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index d4f98eab95..ab74924c3e 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -193,6 +193,7 @@ jobs: environment: TARGET_ARCH: ia32 DISPLAY: ':99.0' + ELECTRON_ENABLE_LOGGING: 'true' resource_class: xlarge steps: - checkout @@ -271,6 +272,10 @@ jobs: else echo 'Skipping verify ffmpeg on release build' fi + - store_test_results: + path: junit + - store_artifacts: + path: junit electron-linux-mips64el: docker: - image: electronbuilds/electron:0.0.4