Skip to content
Snippets Groups Projects
Commit 4d15e579 authored by Felip Manyer i Ballester's avatar Felip Manyer i Ballester
Browse files

Fixed CI

parent 3c2a70bf
Branches
Tags
No related merge requests found
Pipeline #147 failed
......@@ -4,7 +4,7 @@ unit_test:
stage: test
script:
- apk update
- apk add bash curl php7 php7-json php7-phar php7-mbstring php7-openssl
- apk add bash curl php7 php7-json php7-phar php7-mbstring php7-openssl php7-dom
- curl -s https://getcomposer.org/installer | php
- alias composer='php composer.phar'
- composer install
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment