mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 09:49:16 +02:00
phpunit
This commit is contained in:
parent
d35aa31a8f
commit
36782d1a1a
2 changed files with 2 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,3 +4,4 @@
|
|||
/.Readme.md.html
|
||||
/vendor/
|
||||
/composer.lock
|
||||
/code-coverage/
|
||||
|
|
|
@ -11,4 +11,5 @@ cache:
|
|||
|
||||
script:
|
||||
- phpunit
|
||||
- ls -l code-coverage/*
|
||||
- sonar-scanner
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue