Skip to content
Snippets Groups Projects
Commit 2b982f20 authored by Giovannoni Laurent's avatar Giovannoni Laurent
Browse files

Update .gitlab-ci.yml for php unit test and 7.1

parent baaefd9e
No related branches found
No related tags found
No related merge requests found
......@@ -35,8 +35,8 @@ before_script:
- mv composer.phar /usr/local/bin/composer
- chmod +x /usr/local/bin/composer
job_php-7.0:
image: php:7.0-apache
job_php-7.1:
image: php:7.1-apache
stage: test
script:
- mkdir -p /opt/maarch/docservers/indexes/{letterbox_coll,attachments_coll,version_attachments_coll}
......
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