partkeepr

fork of partkeepr
git clone https://git.e1e0.net/partkeepr.git
Log | Files | Refs | Submodules | README | LICENSE

commit 87b519c3878f25520b86f37d7d5594aa15d51390
parent 79f17e822022aaecf5cd08dca987a6ee675c7882
Author: Drachenkatze <felicia@drachenkatze.org>
Date:   Fri, 20 Dec 2019 19:50:54 +0100

Fix postgresql build with travis

Diffstat:
M.travis.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml @@ -15,7 +15,7 @@ env: services: - mysql - - pgsql + - postgresql matrix: exclude: