Test travis

This commit is contained in:
Laurent Destailleur 2020-11-26 10:19:01 +01:00
parent 09d0ec391d
commit 341a059a2b

View File

@ -59,8 +59,10 @@ jobs:
include:
- if: type = push
php: '5.6'
env: DB=postgresql
- if: type = pull_request OR type = push
php: '7.4'
env: DB=mysql
- if: type = push AND branch = develop
php: nightly