Merged with latest commit
diff --git a/.travis.yml b/.travis.yml
index 405d0a9..c5a9993 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,4 +10,4 @@
   - pyrus install http://pear.php-tools.net/get/vfsStream-0.11.2.tgz
   - phpenv rehash
 
-script: phpunit --configuration tests/phpunit.xml
\ No newline at end of file
+script: phpunit --configuration phpunit.xml
\ No newline at end of file