From ada3706a08efd3d548c76a31210ab0e44a4b9342 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joachim=20L=C3=B8vgaard?= Date: Wed, 11 Sep 2019 13:16:21 +0200 Subject: [PATCH] updated config to automatically and always use php test --- .scrutinizer.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.scrutinizer.yml b/.scrutinizer.yml index efb9ec31..e6c60370 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -1,4 +1,9 @@ build: + nodes: + analysis: + tests: + override: + - php-scrutinizer-run environment: variables: COMPOSER_MEMORY_LIMIT: -1