diff --git a/.travis.yml b/.travis.yml index 9b7ba1be..f8a9ac9c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ allow_failures: - php: hhvm-nightly install: - - composer require smarty/smarty-phpunit:3.1.22 + - composer require smarty/smarty-phpunit:3.1.*@dev -script: phpunit --configuration ../smarty-phpunit/phpunit.xml \ No newline at end of file +script: phpunit --configuration ,/../smarty-phpunit/phpunit.xml \ No newline at end of file