Skip to content

Commit b0efae7

Browse files
Update azure-pipelines.yml for Azure Pipelines
1 parent 7a1ba11 commit b0efae7

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,6 @@ trigger:
88

99
pool:
1010
vmImage: ubuntu-latest
11-
#strategy:
12-
#matrix:
13-
#Python27:
14-
# python.version: '2.7'
15-
#Python35:
16-
# python.version: '3.5'
17-
#Python36:
18-
# python.version: '3.6'
19-
#Python37:
20-
# python.version: '3.8'
2111

2212
steps:
2313
- task: UsePythonVersion@0

0 commit comments

Comments
 (0)