Add php7.3 in phpunit

This commit is contained in:
Laurent Destailleur 2019-01-19 15:33:10 +01:00
parent 5c825310a3
commit 691deeb2c3

View File

@ -37,6 +37,7 @@ php:
- '7.0'
- '7.1'
- '7.2'
- '7.3'
- nightly
env:
@ -77,6 +78,8 @@ matrix:
env: DB=postgresql
- php: '7.1'
env: DB=postgresql
- php: '7.2'
env: DB=postgresql
- php: nightly
env: DB=postgresql