mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-31 10:18:55 +00:00
Move php-scrutinizer-run after phpunit
This commit is contained in:
+1
-1
@@ -12,11 +12,11 @@ build:
|
||||
tests:
|
||||
override:
|
||||
-
|
||||
command: 'php-scrutinizer-run'
|
||||
command: 'vendor/bin/phpunit --coverage-clover=coverage'
|
||||
coverage:
|
||||
file: 'coverage'
|
||||
format: 'clover'
|
||||
command: 'php-scrutinizer-run'
|
||||
filter:
|
||||
excluded_paths:
|
||||
- "libs/*"
|
||||
|
||||
Reference in New Issue
Block a user