Skip to content

Commit b81bac7

Browse files
chore(appveyor): deal with PRs
1 parent af78e90 commit b81bac7

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

appveyor.yml

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,17 @@
11
# gitversion will change the version number
22
version: x-{build}
33

4-
# branches to build
54
for:
65
-
7-
branches:
6+
branches:
87
only:
98
- master
109

11-
environment:
10+
environment:
1211
git_token:
13-
secure: NeX5NCOUXsCLc1UjTJjqB9F02FZ8Wq0VsxqTXC8kBdyK6zjxjebrf/9Da2sY1Kql
12+
secure: NeX5NCOUXsCLc1UjTJjqB9F02FZ8Wq0VsxqTXC8kBdyK6zjxjebrf/9Da2sY1Kql
1413
snk_secret:
15-
secure: 5QzEIgiDqTIrZruPaIQIvTlNMl5BZ7TGEps7ALyBfHE=
16-
-
17-
branches:
18-
except:
19-
- gh-pages
14+
secure: 5QzEIgiDqTIrZruPaIQIvTlNMl5BZ7TGEps7ALyBfHE=
2015

2116
configuration: Release
2217
os: Visual Studio 2017

0 commit comments

Comments
 (0)