Skip to content
Snippets Groups Projects
Commit c819538c authored by Regis Houssin's avatar Regis Houssin
Browse files

Fix: try to increase max_execution_time

parent 82cb0802
No related branches found
No related tags found
No related merge requests found
......@@ -93,6 +93,7 @@
--log-junit ${basedir}/hudson/logs/junit.xml
--coverage-clover ${basedir}/hudson/coverage/clover.xml
--coverage-html ${basedir}/hudson/coverage/
-d max_execution_time=300
test/phpunit/AllTests.php
"/>
</exec>
......
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