diff --git a/.travis.yml b/.travis.yml index 55217b33..9b7ba1be 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,4 +17,4 @@ install: - composer require smarty/smarty-phpunit:3.1.22 -script: phpunit --configuration ../smarty-php/phpunit.xml \ No newline at end of file +script: phpunit --configuration ../smarty-phpunit/phpunit.xml \ No newline at end of file