mirror of
https://github.com/Aviortheking/DeltaCMS.git
synced 2025-06-20 04:19:19 +00:00
Upgraded CI
This commit is contained in:
@ -36,6 +36,7 @@
|
||||
"scripts": {
|
||||
"phpmd": "phpmd src/ text phpmd",
|
||||
"phpunit": "phpunit --coverage-text --colors=never",
|
||||
"test": "composer run phpmd && composer run phpcs"
|
||||
"phpcs": "phpcs",
|
||||
"test": "composer run phpmd && composer run phpunit"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user