From 09e81b8e1718c6b4bf85b9cc322a55fc0f0c47ec Mon Sep 17 00:00:00 2001 From: Shoghi Cervantes Pueyo Date: Tue, 12 Feb 2013 16:55:01 +0100 Subject: [PATCH] New tests branch --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4624e399d..9e3177713 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ php: before_script: - sudo pecl install channel://pecl.php.net/pthreads-0.0.42 - - git clone --depth=100 --quiet --branch=tests git://github.com/shoghicp/PocketMine-MP.git $(pwd) + - git clone --depth=100 --quiet --branch=tests git://github.com/shoghicp/PocketMine-MP.git $(pwd)/tests/ script: - phpunit tests/