From ebef3b1988c33fddeabb8abe519eb5622c1359de Mon Sep 17 00:00:00 2001 From: Uwe Tews Date: Sun, 10 May 2015 23:14:51 +0200 Subject: [PATCH] Update --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 12b47810..85dd7e20 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ allow_failures: - php: hhvm-nightly install: - - composer require smarty/smarty-phpunit:3.1.*@dev + - git://github.com/smarty-php/smarty-phpunit.git script: phpunit --configuration ./../smarty-phpunit/phpunit.xml \ No newline at end of file