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

github.com/nextcloud/twofactor_u2f.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2017-12-15 10:53:57 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2017-12-15 10:53:57 +0300
commit6d18de68159407425a3a57c09d88b455c8df669f (patch)
treeb4f0b2b7d631eb979cf2045c878222a98488c7d1
parentdc0649c3d6c22577e4ec2a4e846539300b25c642 (diff)
Do not package composer dependency tests1.5.0
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
-rw-r--r--krankerl.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/krankerl.toml b/krankerl.toml
index 2e519b8..d5b2bea 100644
--- a/krankerl.toml
+++ b/krankerl.toml
@@ -25,6 +25,7 @@ exclude = [
"tests",
"vendor/bin",
"vendor/yubico/u2flib-server/examples",
+ "vendor/**/tests",
]
before_cmds = [