diff options
author | Erik Johnston <erik@matrix.org> | 2018-09-06 15:27:54 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2018-09-06 15:27:54 +0100 |
commit | 3b4223aa234ec9f87d29a747af3e0b723d1183b1 (patch) | |
tree | c39bcc29240347f47ae7861386d310d6268b3537 | |
parent | Port handlers/ to Python 3 (#3803) (diff) | |
download | synapse-3b4223aa234ec9f87d29a747af3e0b723d1183b1.tar.xz |
Only start postgres instance for postgres tests on Travis CI
-rw-r--r-- | .travis.yml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml |