This commit is contained in:
Roland Gruber 2018-12-23 18:54:35 +01:00
parent d35aa31a8f
commit 36782d1a1a
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/.Readme.md.html
/vendor/
/composer.lock
/code-coverage/

View File

@ -11,4 +11,5 @@ cache:
script:
- phpunit
- ls -l code-coverage/*
- sonar-scanner