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 15:00:51 +0300
committerJoas Schilling <coding@schilljs.com>2019-09-05 15:02:25 +0300
commit57fcc35639d00466f2f652e02f4337e113dd85cc (patch)
treea182a04695c9de0e4c84ff99777ca9bdcc63f515
parentc9c15ed4cd5cef911fdd1fd213dfdf0c0f72b79b (diff)
Fix database tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 48e15b7..39b0bb7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,9 @@ php:
- 7.1
- 7.2
- 7.3
+services:
+ - mysql
+ - postgresql
env:
global: