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

github.com/nextcloud/gallery.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Paroz <github@oparoz.com>2015-08-20 07:33:56 +0300
committerOlivier Paroz <github@oparoz.com>2015-08-20 07:33:56 +0300
commit7b62b80b3c9da17cf697209d25ff5c05ce56b689 (patch)
treeb7aba29880606786111c7d835e09da66f606426e /codeception.yml
parentb4e262fc58f0902c55b68e8052f4abc7aadb3e93 (diff)
Don't lint the new cache
Diffstat (limited to 'codeception.yml')
-rw-r--r--codeception.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/codeception.yml b/codeception.yml
index 181f0809..7b063506 100644
--- a/codeception.yml
+++ b/codeception.yml
@@ -39,4 +39,5 @@ coverage:
- l10n/*
- templates/*
- tests/*
+ - travis/*
- vendor/*