Skip to content
Snippets Groups Projects
Commit 2dfda84f authored by Jan Kuchař's avatar Jan Kuchař
Browse files

CI: init

parent 7fbf52bf
No related branches found
No related tags found
No related merge requests found
Pipeline #20533 failed
stages:
- test
.test-verify.template: &test-verify.template
stage: test
interruptible: true
before_script:
- composer install
script:
- composer run verify
test.verify.php72:
<<: *test-verify.template
image: grifart/php7.2-with-gulp-and-all-php-modules
test.verify.php73:
<<: *test-verify.template
image: grifart/php7.3-with-gulp-and-all-php-modules
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment