Commit 09903586 by Camoo Sarl

FIX test

parent 9980d99f
Pipeline #46 failed with stage
image: php:5.6
before_script:
- [[ ! -e /.dockerenv ]] && exit 0
- set -xe
- apt-get update -yqq
- curl --location --output /usr/local/bin/phpunit https://phar.phpunit.de/phpunit.phar
- chmod +x /usr/local/bin/phpunit
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment