Skip to content

Commit ce86bac

Browse files
committed
Update appveyor.yml to change build settings
1 parent 8f95fbc commit ce86bac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

appveyor.yml

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ version: '$(core_version).{build}'
22
os: WMF 5
33
configuration: Release
44
clone_depth: 10
5+
skip_tags: true
56

67
environment:
78
core_version: '0.7.0'
@@ -10,6 +11,7 @@ environment:
1011
branches:
1112
only:
1213
- master
14+
- develop
1315

1416
# NOTE: If you need to debug a problem with the AppVeyor build, uncomment the
1517
# following two lines and push them to your PR branch. Once the next

0 commit comments

Comments
 (0)