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:
parent
979ae3bbcf
commit
0b7828e6c5
1 changed files with 0 additions and 13 deletions
|
@ -1,13 +0,0 @@
|
||||||
build:
|
|
||||||
tests:
|
|
||||||
before:
|
|
||||||
- make install
|
|
||||||
environment:
|
|
||||||
php:
|
|
||||||
version: 5.6
|
|
||||||
ini:
|
|
||||||
'date.timezone': 'Europe/Berlin'
|
|
||||||
|
|
||||||
filter:
|
|
||||||
excluded_paths:
|
|
||||||
- "tests/Fixtures/"
|
|
Loading…
Reference in a new issue