Skip to content

Commit

Permalink
Disable extra appveyor builds on master
Browse files Browse the repository at this point in the history
  • Loading branch information
nico-abram authored Mar 7, 2019
1 parent dc08985 commit d6736a6
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,15 +83,15 @@ deploy:
for:

# override settings for `master` branch
-
branches:
only:
- master

image:
- Visual Studio 2013
- Visual Studio 2015
- Visual Studio 2017
configuration:
- Release
- RelWithDebInfo
#-
# branches:
# only:
# - master
#
# image:
# - Visual Studio 2013
# - Visual Studio 2015
# - Visual Studio 2017
# configuration:
# - Release
# - RelWithDebInfo

0 comments on commit d6736a6

Please sign in to comment.