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

github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml8
1 files changed, 0 insertions, 8 deletions
diff --git a/.travis.yml b/.travis.yml
index fa4ae25d..e6f06c97 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -96,13 +96,5 @@ matrix:
env: DB=sqlite;CLOUD=owncloud;SERVER_FOLDER=core
- php: 7.0
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:
- env: DB=sqlite;CODECHECK=2