From a2c585c7a5b9ab29302aa9efa092da72dba7f12e Mon Sep 17 00:00:00 2001 From: holger krekel Date: Thu, 19 Sep 2019 10:51:09 +0200 Subject: [PATCH] think these two env var settings are not needed --- .circleci/config.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 8caec7f51..4a464010f 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -117,8 +117,6 @@ jobs: docker: - image: deltachat/coredeps environment: - DCC_PY_LIFECONFIG: 1 - BRANCH: 1 TESTS: 1 DOCS: 1 working_directory: /mnt/crate