diff options
author | Amber Brown <hawkowl@atleastfornow.net> | 2018-09-12 23:29:21 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-12 23:29:21 +1000 |
commit | 65cd8ccc795657c3ff96b41712a95ff890a0d184 (patch) | |
tree | 10794711175e88a7df06651028ff4d47ce7b68ba /changelog.d | |
parent | Port federation/ to py3 (#3847) (diff) | |
download | synapse-65cd8ccc795657c3ff96b41712a95ff890a0d184.tar.xz |
Add JUnit summaries to CircleCI as well as merged runs (#3704)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/3704.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3704.misc b/changelog.d/3704.misc new file mode 100644 index 0000000000..aaae0fbd63 --- /dev/null +++ b/changelog.d/3704.misc @@ -0,0 +1 @@ +CircleCI tests now run on the potential merge of a PR. |