TASK: Remove no longer used .scrutinizer.yml

* As we don't use Scrutinizer any longer, but our own CI on gitlab.
This commit is contained in:
Daniel Siepmann 2017-04-13 19:06:30 +02:00
parent 979ae3bbcf
commit 0b7828e6c5
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -1,13 +0,0 @@
build:
tests:
before:
- make install
environment:
php:
version: 5.6
ini:
'date.timezone': 'Europe/Berlin'
filter:
excluded_paths:
- "tests/Fixtures/"