Skip to content
This repository was archived by the owner on Apr 24, 2020. It is now read-only.

Commit e78489b

Browse files
committedOct 22, 2019
Don't run tests on scrutinizer
1 parent 94eb6a0 commit e78489b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎.scrutinizer.yml

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
filter:
22
excluded_paths:
33
- tests/*
4+
build:
5+
nodes:
6+
analysis:
7+
tests:
8+
override:
9+
- command: php-scrutinizer-run

0 commit comments

Comments
 (0)
This repository has been archived.