Skip to content
This repository has been archived by the owner on Jul 6, 2022. It is now read-only.

Commit

Permalink
disable AppVeyor builds for specific branches (fixes #23)
Browse files Browse the repository at this point in the history
  • Loading branch information
OCram85 authored Mar 21, 2018
1 parent ce823d4 commit 8d55f2d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
version: 0.2.1.{build}

branches:
only:
- master
- dev
- debug
#branches:
# only:
# - master
# - dev
# - debug

skip_tags: true

Expand Down

0 comments on commit 8d55f2d

Please sign in to comment.