Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2019-09-05 14:59:26 +0300
committerJoas Schilling <coding@schilljs.com>2019-09-05 14:59:26 +0300
commitf4a4c9f632d1574f6c4abbcc7d46443167012282 (patch)
treec1ed60f93443946237c3e1119d3fb3223fa17d5a /.travis.yml
parent6ee8f0e4b2604bfdda117b2c084a71a843801432 (diff)
Fix database tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
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: