From 7ae598cedb93c61e659ebe693df0ca890dcdaa8b Mon Sep 17 00:00:00 2001 From: Griatch Date: Tue, 19 Mar 2019 21:46:36 +0100 Subject: [PATCH] Manage to correctly spell 'postgresql' ... --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 92d206af26..5955485f44 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ language: python cache: pip service: - - posgresql + - postgresql - mysql python: