X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.travis.yml;h=8adef62e614e8823a8b9454900df08c74b6a8d12;hb=0eea004c056051ee2a44d3930ff637847f590d08;hp=0de2f1245e27a959f81658de7286fe211efa5120;hpb=affa6602f01c38614da07f5ffac60148bfd53def;p=github%2Fwallabag%2Fwallabag.git diff --git a/.travis.yml b/.travis.yml index 0de2f124..8adef62e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,6 +16,10 @@ cache: - $HOME/.npm - $HOME/.yarn-cache +if: | + type = pull_request OR \ + branch = master + php: - 7.1 - 7.2 @@ -33,10 +37,8 @@ env: matrix: fast_finish: true include: - - php: 7.2 + - php: 7.3 env: CS_FIXER=run VALIDATE_TRANSLATION_FILE=run ASSETS=build DB=sqlite - allow_failures: - - php: 7.4 # exclude v1 branches branches: