mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Fix travis
This commit is contained in:
parent
d37e1f61ba
commit
d922876c69
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user