Trying to modify php 7.3 to run python script
This commit is contained in:
parent
174c7f6e30
commit
35a5dff881
|
@ -31,7 +31,7 @@ matrix:
|
|||
- env: PYTHON=false
|
||||
php: 7.2
|
||||
# there are some issues with phpunit as well as some deep in zf1 on 7.3
|
||||
- env: PYTHON=false
|
||||
#- env: PYTHON=false
|
||||
php: 7.3
|
||||
exclude:
|
||||
# by excluding all of python we make way to just run python tests in one seperate instance
|
||||
|
|
Loading…
Reference in New Issue