Remove stable11 tests from travis, handled by nextcloud core

This commit is contained in:
brantje 2017-01-04 13:55:55 +01:00
parent 082887120e
commit ed539284be
No known key found for this signature in database
GPG key ID: 5FF1D117F918687F

View file

@ -96,13 +96,5 @@ matrix:
env: DB=sqlite;CLOUD=owncloud;SERVER_FOLDER=core env: DB=sqlite;CLOUD=owncloud;SERVER_FOLDER=core
- php: 7.0 - php: 7.0
env: DB=mysql;CLOUD=owncloud;SERVER_FOLDER=core env: DB=mysql;CLOUD=owncloud;SERVER_FOLDER=core
- php: 5.6
env: DB=sqlite;CORE_BRANCH=stable11;
- php: 5.6
env: DB=mysql;CORE_BRANCH=stable11;
- php: 7.0
env: DB=sqlite;CORE_BRANCH=stable11;
- php: 7.0
env: DB=mysql;CORE_BRANCH=stable11;
allow_failures: allow_failures:
- env: DB=sqlite;CODECHECK=2 - env: DB=sqlite;CODECHECK=2