Skip to content

Commit 6a09f65

Browse files
committed
Update .scrutinizer.yml.
1 parent aed6b1c commit 6a09f65

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.scrutinizer.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ build:
88
environment:
99
php:
1010
version: '7.4'
11-
pecl_extensions:
12-
- inotify
1311

1412
nodes:
1513
analysis:
@@ -19,9 +17,6 @@ build:
1917

2018
coverage:
2119
tests:
22-
before:
23-
- export PLAISIO_CONFIG_DIR=test
24-
- ./bin/phing kernel
2520
override:
2621
- command: './bin/phing unit'
2722
coverage:

0 commit comments

Comments
 (0)