From d8494e439cfc17e4c155850e3ef9e3066c721e52 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 11 Aug 2018 12:46:36 +0200 Subject: [PATCH] Try to fix unittests for travis --- tests/phpunit_no_coverage.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/phpunit_no_coverage.xml b/tests/phpunit_no_coverage.xml index bc6ea2cdd..12c01a59a 100644 --- a/tests/phpunit_no_coverage.xml +++ b/tests/phpunit_no_coverage.xml @@ -10,9 +10,10 @@ > - .* + tests Module/ModuleManagerTest.php vendor* + Build*