Skip to content

Commit 017ce22

Browse files
committed
Add Python 3.5 to Azure Pipelines
1 parent c6c3793 commit 017ce22

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
matrix:
1414
Python27:
1515
python.version: '2.7'
16+
Python35:
17+
python.version: '3.5'
1618
Python36:
1719
python.version: '3.6'
1820
Python37:

0 commit comments

Comments
 (0)