Add composer test
script
This commit is contained in:
parent
42a9a030bd
commit
a743be105b
1 changed files with 5 additions and 0 deletions
|
@ -99,5 +99,10 @@
|
||||||
" composer remove drupal/core-project-message"
|
" composer remove drupal/core-project-message"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"scripts": {
|
||||||
|
"test": [
|
||||||
|
"composer validate --strict"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue