From 33749b253f5776f05e0aafe2874161f674b768ea Mon Sep 17 00:00:00 2001 From: Simon Holywell Date: Thu, 4 Jan 2018 16:38:58 +1000 Subject: remove phpunit unvailable for php5.2 message --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 29920c0..21719c0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,5 +34,4 @@ script: | # special handling for PHP 5.2 testing as there is no composer available # we need phpunit-3.6.12, but there is no phar file for it so comment out for now $X/phpunit --colors --coverage-text - # echo "we need phpunit-3.6.12, but there is no phar file for it so comment out for now" fi -- cgit v1.2.3