Skip to content

Commit

Permalink
Specify CI branches
Browse files Browse the repository at this point in the history
  • Loading branch information
heku committed Jan 14, 2018
1 parent 1937a5c commit 0a7b605
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
version: 0.9.{build}

branches:
only:
- master
- dev

image: Visual Studio 2017

install:
Expand Down

0 comments on commit 0a7b605

Please sign in to comment.