X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=.travis.yml;h=7bf9067f2d6421f3820822a7e10f4d2f243c2fd1;hb=d8e180b0ca87bf675d5fda2099d49c9d0043cd42;hp=6033065fab9233e75718fd61dfa32134f518a915;hpb=51da835d34f41fae0a3dceb795e2af68ba73d28c;p=plcapi.git 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