Skip to content

Commit 4227214

Browse files
committed
Try submodule checkouts in scrutinizer
1 parent 007a5ce commit 4227214

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.scrutinizer.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
before_commands:
2+
- 'git submodule update --init --recursive'
13
filter:
24
excluded_paths:
35
- 'lib/pkp/lib/*'

0 commit comments

Comments
 (0)