We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d2d1835 + 1f6a9be commit 03cefffCopy full SHA for 03cefff
azure-pipelines.yml
@@ -17,6 +17,8 @@ jobs:
17
matrix:
18
Python27:
19
python.version: '2.7'
20
+ Python34:
21
+ python.version: '3.4'
22
Python35:
23
python.version: '3.5'
24
Python36:
0 commit comments