Skip to content
Snippets Groups Projects
Commit 13ed51e6 authored by Laurent's avatar Laurent
Browse files

attempt to find segfault on CI

parent db0c516c
Branches
Tags
4 merge requests!628Master,!600Master,!591Dev#17649 webservice update availability,!572Dev#17649 webservice update availability
......@@ -6,4 +6,4 @@ sed -i "s/sgbd.config.password =/sgbd.config.password = opac/g" config.ini
sed -i "s/sgbd.config.dbname =/sgbd.config.dbname = opac/g" config.ini
touch local.php
php scripts/upgrade_db.php
phpunit -c tests/phpunit.xml --exclude-group no-ci
phpunit -c tests/phpunit.xml --exclude-group no-ci --testdox
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