summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.scrutinizer.yml9
1 files changed, 0 insertions, 9 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml
index 100366c18..34f5fe731 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -24,12 +24,3 @@ checks:
php:
# not helpful because there is no setting to tweek the threshold
duplication: false
-
-build:
- project_setup:
- before:
- - mkdir tmp
- - cd tmp
- - wget https://raw.githubusercontent.com/owncloud/core/master/lib/public/appframework/db/doesnotexistexception.php
- - wget https://raw.githubusercontent.com/owncloud/core/master/lib/public/appframework/db/multipleobjectsreturnedexception.php
- - cd .. \ No newline at end of file