X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=.travis.yml;h=efe4af906a7e8927464d196c81e1557e8c547659;hb=fc4f17849d8bb022c3b8ff38a2bed1d1c188ac7f;hp=cb7fce80a87ace91fe21eb048b4e0c95993767c4;hpb=5165658f984c1112f1f29e9663d5c334e71bdc98;p=plcapi.git diff --git a/.travis.yml b/.travis.yml index cb7fce8..efe4af9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -38,7 +38,7 @@ after_failure: - cat apache_error.log - cat apache_access.log - cat /var/log/hhvm/error.log - - php -i + - if [ "$TRAVIS_PHP_VERSION" = "hhvm" ]; then php -i; fi after_script: # Upload code-coverage to Scrutinizer