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

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeny Khramtsov <ekhramtsov@process-one.net>2019-06-15 13:41:13 +0300
committerEvgeny Khramtsov <ekhramtsov@process-one.net>2019-06-15 13:41:13 +0300
commit31050f5b096cb4efc477e56e488ceccb4a9422ba (patch)
treebca83e29177cdabcc37889f1a5fcdea9c98fed84
parenta205ebad2bd139c0d413a3aa85de045847c5228f (diff)
Add PostgreSQL to Travis services
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 8033f82e9..6b35ad596 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,6 +7,7 @@ otp_release:
services:
- redis-server
+ - postgresql
before_install:
#