Skip to content

Commit 3c0b4b5

Browse files
committed
Build appveyor builds on branches too
1 parent 8e852db commit 3c0b4b5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Diff for: appveyor.yml

-6
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@
66
# See https://www.appveyor.com/docs/build-environment/ for all the details
77
image: Visual Studio 2015
88

9-
# For now, let's configure AppVeyor to build on every commit made to master
10-
# The appveyor-config branch can, of course, be removed once the branch is merged to master
11-
branches:
12-
only:
13-
- master
14-
159
# Tell build_windows.sh that we're building for AppVeyor
1610
environment:
1711
APPVEYOR: TRUE

0 commit comments

Comments
 (0)