Skip to content
This repository was archived by the owner on Nov 19, 2020. It is now read-only.

Commit fac0832

Browse files
committed
Rename build.yml to azure-pipelines.yml
1 parent 34a6ac5 commit fac0832

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.vscodeignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ coverage/**
1313
demo.gif
1414
.travis.yml
1515
build.yml
16+
azure-pipelines.yml

build.yml renamed to azure-pipelines.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
trigger:
2+
- master
3+
14
jobs:
25
- job: Windows
36
pool:

0 commit comments

Comments
 (0)