From ebc29f527323bde311e3036bb5a7de5a1100cf8b Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Wed, 8 Oct 2014 22:01:12 +0200 Subject: remove build section --- .scrutinizer.yml | 9 --------- 1 file changed, 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 -- cgit v1.2.3