forked from leftypol/leftypol
github workflows update
This commit is contained in:
parent
aa1757da29
commit
e4f0b54cd5
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
||||||
{
|
{
|
||||||
"require": {
|
"require": {
|
||||||
"phpunit/phpunit": "^5"
|
"phpunit/phpunit": "^5"
|
||||||
|
},
|
||||||
|
"scripts":{
|
||||||
|
"test": "vendor/bin/phpunit tests"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue