diff --git a/.travis.yml b/.travis.yml index cfdabbf67..4497cd0a0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,4 +6,4 @@ before_script: - pecl install ast - composer install script: - - vendor/bin/phpunit --configuration tests/phpunit_no_coverage.xm \ No newline at end of file + - vendor/bin/phpunit --configuration tests/phpunit_no_coverage.xml \ No newline at end of file