Merge branch '9.0' of git@github.com:Dolibarr/dolibarr.git into develop

This commit is contained in:
Laurent Destailleur 2019-01-19 15:34:01 +01:00
commit a46c90e1e8

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