remove tests with NC 14
as we don't support 14 Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
This commit is contained in:
@@ -11,13 +11,10 @@ env:
|
||||
matrix:
|
||||
- DB=sqlite SERVER=nextcloud/travis_ci/master SERVER_BRANCH=master
|
||||
- DB=sqlite SERVER=nextcloud/travis_ci/master SERVER_BRANCH=stable15
|
||||
- DB=sqlite SERVER=nextcloud/travis_ci/master SERVER_BRANCH=stable14
|
||||
- DB=mysql SERVER=nextcloud/travis_ci/master SERVER_BRANCH=master PHP_COVERAGE=TRUE
|
||||
- DB=mysql SERVER=nextcloud/travis_ci/master SERVER_BRANCH=stable15
|
||||
- DB=mysql SERVER=nextcloud/travis_ci/master SERVER_BRANCH=stable14
|
||||
- DB=pgsql SERVER=nextcloud/travis_ci/master SERVER_BRANCH=master
|
||||
- DB=pgsql SERVER=nextcloud/travis_ci/master SERVER_BRANCH=stable15
|
||||
- DB=pgsql SERVER=nextcloud/travis_ci/master SERVER_BRANCH=stable14
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
|
||||
Reference in New Issue
Block a user