X-Git-Url: http://git.onelab.eu/?p=plcapi.git;a=blobdiff_plain;f=.travis.yml;h=7bf9067f2d6421f3820822a7e10f4d2f243c2fd1;hp=6033065fab9233e75718fd61dfa32134f518a915;hb=b24b6acde8360a1a0f8ac23b64c19a8dc61cc3ba;hpb=cfa2ba8c5cb4c3cd219beb5ff3297099d7bd8fda diff --git a/.travis.yml b/.travis.yml index 6033065..7bf9067 100644 --- a/.travis.yml +++ b/.travis.yml @@ -42,8 +42,8 @@ after_failure: # Save as much info as we can to help developers - cat apache_error.log - cat apache_access.log - - cat /var/log/hhvm/error.log - - if [ "$TRAVIS_PHP_VERSION" = "hhvm" ]; then php -i; fi + #- cat /var/log/hhvm/error.log + #- if [ "$TRAVIS_PHP_VERSION" = "hhvm" ]; then php -i; fi after_script: # Upload code-coverage to Scrutinizer