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

Commit 1d42565

Browse files
committed
update ci settings
1 parent d5cbade commit 1d42565

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

phpunit.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,9 @@
3030

3131
<filter>
3232
<whitelist>
33-
<directory>./</directory>
33+
<directory>./src</directory>
3434
<exclude>
3535
<directory>./tests</directory>
36-
<directory>./vendor</directory>
3736
</exclude>
3837
</whitelist>
3938
</filter>

0 commit comments

Comments
 (0)