Added support for GitLab CI
This commit is contained in:
parent
e8e4112548
commit
c66c7e6dcc
5 changed files with 73 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
vendor/
|
||||
/.phpunit.result.cache
|
||||
.phpunit.cache/
|
||||
|
|
Reference in a new issue