summary refs log tree commit diff
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2019-10-08 16:45:04 +0100
committerBrendan Abolivier <babolivier@matrix.org>2019-10-08 16:45:04 +0100
commit41505087597c953d56e86d5b3ccf22693e02a3de (patch)
tree84f8a5c4efbf2c8f44edbeeb6d6d987bad2c2184
parentpeek (diff)
downloadsynapse-41505087597c953d56e86d5b3ccf22693e02a3de.tar.xz
peek
-rw-r--r--.circleci/config.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.circleci/config.yml b/.circleci/config.yml

index ba316f7233..162407e539 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml
@@ -7,6 +7,8 @@ jobs: steps: - checkout - run: bash .circleci/merge_base_branch.sh + - run: pwd + - run: ls - run: POSTGRES=1 /synapse_sytest.sh - store_artifacts: path: /logs