ci: try removing exclude: to make Azure jobs work again

This commit is contained in:
David Wilson 2019-08-09 22:21:11 +01:00
parent 30ae3d85cb
commit 1cad04185b
1 changed files with 0 additions and 5 deletions

View File

@ -3,11 +3,6 @@
# Add steps that analyze code, save the dist with the build record, publish to a PyPI-compatible index, and more:
# https://docs.microsoft.com/azure/devops/pipelines/languages/python
trigger:
branches:
exclude:
- docs-master
jobs:
- job: Mac