diff options
-rw-r--r-- | .scrutinizer.yml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml index f91134ee995..c788343e5d3 100644 --- a/.scrutinizer.yml +++ b/.scrutinizer.yml @@ -1,13 +1,3 @@ -application: - environment: - php: - version: 5.4 - -build: - environment: - php: - version: 5.4 - filter: excluded_paths: - '3rdparty/*' |