From 5ca3d391ad9018ce848dd5ee6a140b5980250316 Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Fri, 10 Feb 2017 10:01:29 +0200 Subject: [PATCH] Another attempt to make travis find our classes --- phpunit.xml | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/phpunit.xml b/phpunit.xml index f7c61e9..11092a5 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -1,17 +1,27 @@ + syntaxCheck="false"> + - - ./tests/ + + ./tests/ + + + + + + + src/ + + \ No newline at end of file