summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-10-08 22:01:12 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-10-08 22:01:12 +0200
commitebc29f527323bde311e3036bb5a7de5a1100cf8b (patch)
tree5485691b1ac223283b3a0e13041009c100304f54
parentc7b28bfc9d1d0911119412ad3de05108bde80841 (diff)
remove build section
-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