summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Holywell <[email protected]>2018-01-03 09:19:24 +1000
committerGitHub <[email protected]>2018-01-03 09:19:24 +1000
commit16a53cddf06739c910d7899684370442daa01a4c (patch)
tree3d46ef145182ffb0fd085bae4a1e8d109cc0f36b
parent5d97e7dac91dddc378af93302bdc11717a5e36fb (diff)
Update .travis.yml
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 5df8adc..7bfbe18 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -30,4 +30,5 @@ 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