summary refs log tree commit diff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAmber Brown <hawkowl@atleastfornow.net>2019-02-20 23:03:30 +1100
committerGitHub <noreply@github.com>2019-02-20 23:03:30 +1100
commita06614bd2aba5d751e002433c88e8ba1ba02c50b (patch)
treeb6ab8acadcb0206fe0779f3f42bcbd45d916a07c /.travis.yml
parentLogging improvements for the pusher (#4691) (diff)
downloadsynapse-a06614bd2aba5d751e002433c88e8ba1ba02c50b.tar.xz
UPSERT many functionality (#4644)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index d88f10324f..5d763123a0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -89,7 +89,7 @@ install:
   - psql -At -U postgres -c 'select version();' || true
 
   - pip install tox
-  
+
   # if we don't have python3.6 in this environment, travis unhelpfully gives us
   # a `python3.6` on our path which does nothing but spit out a warning. Tox
   # tries to run it (even if we're not running a py36 env), so the build logs