mirror of
https://github.com/danog/class-finder.git
synced 2024-12-02 09:27:48 +01:00
7 lines
188 B
YAML
7 lines
188 B
YAML
phpunit-53:
|
|
script: "ci/php53.sh"
|
|
image: "registry.gitlab.com/hpierce1102/classfinder"
|
|
|
|
phpunit-72:
|
|
script: "ci/php72.sh"
|
|
image: "registry.gitlab.com/hpierce1102/classfinder/php72" |