diff --git a/.travis.yml b/.travis.yml index 5034e99f..4f428b5f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,4 +5,4 @@ php: - 5.4 before_script: composer install --dev -script: phpunit -c build/phpunit.xml \ No newline at end of file +script: phpunit \ No newline at end of file