Browse Source

Enable more debug info for electron-linux-ia32

Cheng Zhao 7 years ago
parent
commit
5c15d263e0
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .circleci/config.yml

+ 5 - 0
.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