* FEATURE: Add code coverage for tests to travis and scrutinizer * To detect which parts still need to be tested * BUGFIX: Fix broken TYPO3 installation for tests * We need the source, otherwise a base test file will be missing
* As we should use it anyway. * It's compatible with PHP 7 * Also we added php 7.1 to travis
* To automate tests and display results in pull requests.