From 8acb920e2044b521a378ec70075e44f29a9de7ea Mon Sep 17 00:00:00 2001 From: Uwe Tews Date: Tue, 12 May 2015 01:17:14 +0200 Subject: [PATCH] update --- .travis.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 51750b45..cb7605f0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,7 +14,6 @@ allow_failures: - php: hhvm-nightly install: - - git clone --depth=50 --branch=master git://github.com/smarty-php/smarty-phpunit.git smarty-php/smarty-phpunit + - git clone --depth=50 --branch=master git://github.com/smarty-php/smarty-phpunit.git + - cd smarty-phpunit - -script: phpunit --configuration ./../smarty-phpunit/phpunit.xml \ No newline at end of file