Copy current azure pipeline files from test repo

This commit is contained in:
Robin Dunn
2019-05-31 21:29:37 -07:00
parent 4d93f1d358
commit 10c842966f
4 changed files with 200 additions and 0 deletions

15
azure-pipelines.yml Normal file
View File

@@ -0,0 +1,15 @@
# CI for wxPython Phoenix on Azure DevOps
#pipelines:
#- pipeline:
#
name: CI.$(Date:yyyyMMdd).$(Rev:.r)
jobs:
#- template: .azure/ci-linux-job.yml
#- template: .azure/ci-macos-job.yml
- template: .azure/ci-windows-job.yml