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

CI: added GitLab CI

parent b7b82d82
Branches
Tags
No related merge requests found
Pipeline #
stages:
- tests
tests-php7.1:
stage: tests
tags: ["grifart/php7.1-with-gulp-and-all-php-modules"]
image: grifart/php7.1-with-gulp-and-all-php-modules
before_script:
- composer install --ansi --no-interaction
script:
- vendor\bin\tester -c tests\php.ini tests
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment