Skip to content
This repository has been archived by the owner on Jun 29, 2019. It is now read-only.

Commit

Permalink
Fix the issue that AppVeyor doesn’t trigger the deployment on ‘vX.Y.Z…
Browse files Browse the repository at this point in the history
…’ tag
  • Loading branch information
Heejin (macbook) committed May 10, 2017
1 parent c04059f commit 32c05a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Expand Up @@ -3,6 +3,7 @@ branches:
- master
- develop
- /.*appveyor.*/
- /v.+/

environment:
nodejs_version: "6.5.0"
Expand Down

0 comments on commit 32c05a6

Please sign in to comment.