mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-07 06:53:09 -06:00
Add comment as to why we are using trusty
This commit is contained in:
parent
38fc2ab33f
commit
a4760060b2
|
|
@ -4,6 +4,7 @@ go:
|
|||
|
||||
sudo: false
|
||||
|
||||
# Use trusty for postgres 9.5 support
|
||||
dist: trusty
|
||||
|
||||
addons:
|
||||
|
|
|
|||
Loading…
Reference in a new issue