Skip to content

Commit 3b7aaee

Browse files
committed
[skip ci] update appveyor config
1 parent 0141a03 commit 3b7aaee

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

appveyor.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,16 @@ branches:
1111

1212
skip_tags: true
1313

14+
skip_commits:
15+
files:
16+
- ".travis.yml"
17+
- ".circleci/*"
18+
- "README.md"
19+
- "UPGRADING.md"
20+
- ".eslintrc.js"
21+
- ".gitignore"
22+
- "logo.png"
23+
1424
environment:
1525
nodejs_version: "10"
1626

0 commit comments

Comments
 (0)