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

github.com/nextcloud/maps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Veyssier <eneiluj@posteo.net>2019-04-01 02:10:18 +0300
committerJulien Veyssier <eneiluj@posteo.net>2019-04-01 02:10:18 +0300
commit4bc4ec3c44596ff12ef325d6073a782ddbcf8bf1 (patch)
treec50070c0663878990da3382bb78e44e7c0aff2ea /.travis.yml
parent268b1fddf9dda918b8fff11764c12ed3770b4e2d (diff)
tests are back from the darkness
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index d81b3193..edef98b4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,12 +1,12 @@
sudo: required
-dist: trusty
+dist: cosmic
language: php
php:
- 5.6
- 7
env:
global:
- - CORE_BRANCH=stable12
+ - CORE_BRANCH=stable15
matrix:
- DB=pgsql