X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=.travis.yml;h=4a486d9c7427d0042d15d0c5f7731182802a7b05;hb=b923ad1d43fa485f3d4d71d2bae9b80fcbec9caa;hp=0c69aa4dbe3dacec5449fcac4d3a53e173dec1a2;hpb=4d3f0dd566fa18a47ffc4e7e46e6c51785f56013;p=plcapi.git diff --git a/.travis.yml b/.travis.yml index 0c69aa4..4a486d9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,6 +13,9 @@ install: #composer install before_script: + # Disable xdebug + - phpenv config-rm xdebug.ini + # TODO: we should set up an Apache instance inside the Travis VM and test it. # But it looks a bit complex, esp. as it seems that php has to be set up differently (cgi vs fpm) depending on version # So for now we just take an easy way out using a known remote server.