From 556185c9e296d727499a997cd7445263820c1b9d Mon Sep 17 00:00:00 2001 From: Uwe Tews Date: Sun, 10 May 2015 23:17:43 +0200 Subject: [PATCH] Update --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 85dd7e20..51750b45 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,7 @@ allow_failures: - php: hhvm-nightly install: - - git://github.com/smarty-php/smarty-phpunit.git + - git clone --depth=50 --branch=master git://github.com/smarty-php/smarty-phpunit.git smarty-php/smarty-phpunit script: phpunit --configuration ./../smarty-phpunit/phpunit.xml \ No newline at end of file