We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5db1ce commit 624be3aCopy full SHA for 624be3a
appveyor.yml
@@ -2,10 +2,6 @@ version: "{build}"
2
3
os: Visual Studio 2015
4
5
-install:
6
- - ps: $env:libfly_version = (Get-Content -Raw -Path VERSION.md)
7
- - ps: Update-AppveyorBuild -Version "$env:libfly_version-$env:APPVEYOR_BUILD_NUMBER"
8
-
9
build_script:
10
- cmd: build\win\release.bat
11
0 commit comments