Avoid travis segfaulting phpunit withn PHP 5.3 (#477)
The segfault happens in the coverage report. Since we send coverage info only with PHP 5.6, avoid running it entirely, saves buildtime aswell.
Please register or sign in to comment
The segfault happens in the coverage report. Since we send coverage info only with PHP 5.6, avoid running it entirely, saves buildtime aswell.