Fix travis

This commit is contained in:
Laurent Destailleur 2022-09-20 18:52:41 +02:00
parent d37e1f61ba
commit d922876c69

View File

@ -61,7 +61,7 @@ jobs:
include:
- stage: PHP 7.0-7.4
if: type = push
php: '7.0'
php: '7.1'
env: DB=postgresql
- stage: PHP 7.0-7.4
if: type = pull_request OR type = push