Fix travis
This commit is contained in:
parent
d37e1f61ba
commit
d922876c69
@ -61,7 +61,7 @@ jobs:
|
|||||||
include:
|
include:
|
||||||
- stage: PHP 7.0-7.4
|
- stage: PHP 7.0-7.4
|
||||||
if: type = push
|
if: type = push
|
||||||
php: '7.0'
|
php: '7.1'
|
||||||
env: DB=postgresql
|
env: DB=postgresql
|
||||||
- stage: PHP 7.0-7.4
|
- stage: PHP 7.0-7.4
|
||||||
if: type = pull_request OR type = push
|
if: type = pull_request OR type = push
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user