Skip to content

Commit 4213d64

Browse files
committed
Added environmental variable to build
1 parent ae195c6 commit 4213d64

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

appveyor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ version: 2.0.{build}
22
clone_depth: 2
33
configuration: Release
44

5+
environment:
6+
VERSION_SUFFIX: -preview
7+
58
init:
69
- git config --global core.autocrlf true
710

0 commit comments

Comments
 (0)