We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24e5057 commit 53dcd37Copy full SHA for 53dcd37
.appveyor.yml
@@ -4,6 +4,9 @@ environment:
4
matrix:
5
fast_finish: true
6
7
+skip_tags: true
8
+skip_branch_with_pr: true
9
+
10
install:
11
- ps: Install-Product node $env:nodejs_version
12
# --network-timeout is a workaround for https://github.com/yarnpkg/yarn/issues/6221
0 commit comments