aboutsummaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2019-05-08 14:11:24 -0400
committerJoseph Hunkeler <jhunkeler@gmail.com>2019-05-08 14:23:03 -0400
commit5debe80706e59099669e25ddaf6d6babce2bc80b (patch)
treeb52570ebfafb620151e90a401d6ce732f0058728 /azure-pipelines.yml
parentb31f029b01eb60f591bdd0326e01d84b589fcad3 (diff)
downloaddelivery_merge-5debe80706e59099669e25ddaf6d6babce2bc80b.tar.gz
Update azure-pipelines.yml for Azure Pipelines
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 4617087..2afca99 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -10,8 +10,6 @@ pool:
vmImage: 'ubuntu-latest'
strategy:
matrix:
- Python36:
- python.version: '3.6'
Python37:
python.version: '3.7'