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

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 6c128d9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-
branches:
only:
- release
- /v\d\.\d\.\d/

os: Visual Studio 2013

Expand Down Expand Up @@ -70,7 +70,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 6c128d9

Please sign in to comment.