plz microsoft get it together

Signed-off-by: Dan Ryan <dan@danryan.co>
This commit is contained in:
Dan Ryan
2019-05-27 15:35:54 -04:00
parent 633302b245
commit f0d49054d0
+2 -2
View File
@@ -71,13 +71,13 @@ jobs:
strategy:
matrix:
Python27:
python.version: '2.7.15'
python.version: '2.7.16'
python.architecture: x64
Python36:
python.version: '3.6.8'
python.architecture: x64
Python37:
python.version: '3.7.2'
python.version: '3.7.3'
python.architecture: x64
maxParallel: 4
steps: