Merge pull request #61 from nextcloud/master_fix-build

Build tests again master and stable and update to nc 13
This commit is contained in:
Christoph Wurst 2017-07-14 14:25:37 +02:00 коммит произвёл GitHub
Родитель e3c99d6caa b62200978b
Коммит b4d6f26ccd
2 изменённых файлов: 11 добавлений и 9 удалений

Просмотреть файл

@ -1,5 +1,7 @@
sudo: required
dist: trusty
matrix:
fast_finish: true
language: php
php:
- 5.6
@ -19,10 +21,15 @@ services:
env:
global:
- CORE_BRANCH=master
- PHP_COVERAGE=TRUE
- TEST_JS=FALSE
matrix:
- DB=sqlite
- CORE_BRANCH=master DB=sqlite
- CORE_BRANCH=master DB=mysql
- CORE_BRANCH=master DB=pgsql
- CORE_BRANCH=stable12 DB=sqlite
- CORE_BRANCH=stable12 DB=mysql
- CORE_BRANCH=stable12 DB=pgsql
branches:
only:
@ -86,10 +93,5 @@ script:
matrix:
include:
- php: 7
env: "DB=sqlite CORE_BRANCH=stable11"
- php: 5.6
env: "DB=mysql TEST_JS=TRUE"
- php: 7.0
env: "DB=pgsql"
- env: "CORE_BRANCH=master DB=mysql TEST_JS=TRUE"
fast_finish: true

Просмотреть файл

@ -18,7 +18,7 @@
<dependencies>
<php min-version="5.6" max-version="7.1"></php>
<nextcloud min-version="11" max-version="12" />
<nextcloud min-version="12" max-version="13" />
</dependencies>
<two-factor-providers>