Try to fix travis pb

This commit is contained in:
Laurent Destailleur 2022-03-16 16:33:36 +01:00
parent 8a2d3c0029
commit a17e3c347a

View File

@ -50,7 +50,7 @@ jobs:
env: DB=postgresql
- stage: PHP 5.6-7.4
if: type = pull_request OR type = push
php: '7.4'
php: '7.4.22'
env: DB=mysql
- stage: PHP Dev
if: type = push AND branch = develop