Skip to content

Commit

Permalink
Restrict built branches in appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
lamyj committed Apr 22, 2017
1 parent f80f3c4 commit d4fef12
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
version: "{build}"
branches:
only:
- master
image: Visual Studio 2015
platform:
- x64
Expand Down

0 comments on commit d4fef12

Please sign in to comment.