summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2019-02-20 07:42:24 +0000
committerAmber Brown <hawkowl@atleastfornow.net>2019-02-20 18:42:24 +1100
commitc594cc8076b34ba79311a51590cb3876fd3a301e (patch)
tree6f928d3bdca57bcb0246e2a73767a20b8a4b00f8 /changelog.d
parentMerge pull request #4671 from matrix-org/erikj/state_cache_invalidation (diff)
downloadsynapse-c594cc8076b34ba79311a51590cb3876fd3a301e.tar.xz
Run unit tests against python 3.7 (#4677)
* Run unit tests against python 3.7

... so that we span the full range of our supported python versions

* Switch to xenial

* fix psql fail

* pep8 etc want python 3.6
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/4677.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4677.misc b/changelog.d/4677.misc
new file mode 100644
index 0000000000..6f4596be4a
--- /dev/null
+++ b/changelog.d/4677.misc
@@ -0,0 +1 @@
+Run unit tests against python 3.7.