diff --git a/.travis.yml b/.travis.yml index 4e0e44b0..a09edc26 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,4 +17,5 @@ allow_failures: install: - composer require smarty/smarty-php:3.1.*@dev + script: phpunit --configuration ../smarty-php/phpunit.xml \ No newline at end of file