Tried moving the exclude and include under the jobs as per docs example
This commit is contained in:
parent
a6eafe64a0
commit
936798354e
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ matrix:
|
|||
# there are some issues with phpunit as well as some deep in zf1 on 7.3
|
||||
- env: PYTHON=false
|
||||
php: 7.3
|
||||
jobs:
|
||||
exclude:
|
||||
# by excluding all of python we make way to just run python tests in one seperate instance
|
||||
- env: PYTHON=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue