ci: fix indentation (#6669)
This commit is contained in:
parent
8ce78c6b31
commit
2ad270cf33
1 changed files with 2 additions and 2 deletions
|
@ -20,9 +20,9 @@ php:
|
|||
- 7.2
|
||||
- 7.3
|
||||
|
||||
matrix:
|
||||
matrix:
|
||||
allow_failures:
|
||||
- php: 7.3
|
||||
- php: 7.3
|
||||
|
||||
# execute any number of scripts before the test run, custom env's are available as variables
|
||||
before_script:
|
||||
|
|
Loading…
Add table
Reference in a new issue