Set up environment for CI

phpcs-errors:0 phpunit-status:successful
This commit is contained in:
2019-11-12 22:32:37 +01:00
committed by Stefan Rohde-Enslin
parent d1f9982dc3
commit ace247fc35
6 changed files with 147 additions and 2 deletions

6
.gitignore vendored
View File

@ -1,7 +1,9 @@
*.swp
*.swo
.phpunit.result.cache
/doxygen
/pdf
/tex
/tmp
/composer.lock
/vendor