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

Fixed CI

parent 08aba4de
Branches
Tags
No related merge requests found
Pipeline #149 passed
......@@ -4,7 +4,7 @@ unit_test:
stage: test
script:
- apk update
- apk add bash curl php7 php7-json php7-phar php7-mbstring php7-openssl php7-dom php7-xml php7-xmlwriter
- apk add bash curl php7 php7-json php7-phar php7-mbstring php7-openssl php7-dom php7-xml php7-xmlwriter php7-tokenizer
- 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