Mergejs is gone
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
parent
15400fcf7b
commit
a34027348b
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@ RESULT=0
|
|||
|
||||
bash ./build/autoloaderchecker.sh
|
||||
RESULT=$(($RESULT+$?))
|
||||
bash ./build/mergejschecker.sh
|
||||
RESULT=$(($RESULT+$?))
|
||||
php ./build/translation-checker.php
|
||||
RESULT=$(($RESULT+$?))
|
||||
php ./build/htaccess-checker.php
|
||||
|
|
Loading…
Reference in a new issue