Skip to content

Commit

Permalink
Restore matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Jan 19, 2020
1 parent b77d0d2 commit 188cf39
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .azure-pipelines/stage-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,14 @@ stages:
python.version: '3.5'
no_extensions: 'Y'
image: 'ubuntu-latest'
Py36-Pure-Linux:
python.version: '3.6'
no_extensions: 'Y'
image: 'ubuntu-latest'
Py37-Pure-Linux:
python.version: '3.7'
no_extensions: 'Y'
image: 'ubuntu-latest'
Py38-Pure-Linux:
python.version: '3.8'
no_extensions: 'Y'
Expand Down

0 comments on commit 188cf39

Please sign in to comment.