Trying to modify php 7.3 to run python script

This commit is contained in:
robbt 2020-04-23 12:07:48 -04:00
parent 174c7f6e30
commit 35a5dff881
1 changed files with 1 additions and 1 deletions

View File

@ -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