From ee8a695a572d14c81a9bdec9df265422c39756c3 Mon Sep 17 00:00:00 2001 From: Uwe Tews Date: Sun, 10 May 2015 22:46:48 +0200 Subject: [PATCH] Update --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f8a9ac9c..12b47810 100644 --- a/.travis.yml +++ b/.travis.yml @@ -17,4 +17,4 @@ install: - 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