Browse Source

Update appveyor.yml.

pass-iguana-arg
Artem Pikulin 7 years ago
parent
commit
bc40f32cdf
  1. 2
      appveyor.yml

2
appveyor.yml

@ -1,4 +1,5 @@
version: 1.0.{build}
shallow_clone: true
branches:
only:
- master
@ -25,5 +26,4 @@ deploy:
draft: false
prerelease: false
on:
branch: master
appveyor_repo_tag: true
Loading…
Cancel
Save