travis.yml: remive duplicate entry
This commit is contained in:
parent
9a7f3cbf8a
commit
98d6cde7a2
1 changed files with 1 additions and 4 deletions
|
@ -6,9 +6,6 @@ php:
|
|||
- 7.3
|
||||
- 7.4
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
|
||||
env:
|
||||
global:
|
||||
- RUN_PHPSTAN="FALSE"
|
||||
|
|
Loading…
Reference in a new issue