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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2015-10-31 02:28:27 +0300
committerThomas Müller <thomas.mueller@tmit.eu>2015-11-10 11:48:05 +0300
commitaf94c880b380264ecdec17183468170620be1382 (patch)
treefdb93219ba3a8127397145dc07b6d7446a7a1e31 /.travis.yml
parent960c8cb5bce4449834cf6373601e7555743cb89f (diff)
Add CalDAVTester to travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 95e8a2f7de4..49a9e07e3fd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -36,6 +36,8 @@ matrix:
include:
- php: 5.4
env: DB=pgsql;TC=litmus-v1
+ - php: 5.4
+ env: DB=pgsql;TC=carddavtester
# - php: 5.4
# env: DB=mysql;TC=caldavtester