Skip to content

Commit

Permalink
v3.5.0: Filter branch for appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
saper committed Apr 19, 2016
1 parent 8e09b74 commit 1e4bba8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion appveyor.yml
Expand Up @@ -2,6 +2,9 @@
branches:
only:
- release
- /v\d\.\d\.\d/
except:
- master

os: Visual Studio 2013

Expand Down Expand Up @@ -70,7 +73,6 @@
auth_token:
secure: IZIifH990iABY3PQUtkRscTU/NOyYYwptGB6B1y2b618vpphV/2KD/4IWJzSAYAi
on:
branch: release # release from master branch only
appveyor_repo_tag: true # deploy on tag push only

-
Expand Down

0 comments on commit 1e4bba8

Please sign in to comment.