From f4a4c9f632d1574f6c4abbcc7d46443167012282 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 5 Sep 2019 13:59:26 +0200 Subject: Fix database tests Signed-off-by: Joas Schilling --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index ca0c45c..7be5d36 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,9 @@ php: - 7.1 - 7.2 - 7.3 +services: + - mysql + - postgresql env: global: -- cgit v1.2.3