From e206db03609c2d2b56da0c132ba3584016502fc7 Mon Sep 17 00:00:00 2001 From: Xinchen Hui Date: Sat, 20 Apr 2013 12:01:56 +0800 Subject: [PATCH] trigger the travis testing --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f8d65f40..c140abc9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,5 +16,5 @@ env: before_script: - ./travis/compile.sh -# Run PHPs run-tests.php +#Run PHPs run-tests.php script: make test