Skip to content

Commit 624be3a

Browse files
committed
Remove unneeded steps from appveyor.yml
1 parent b5db1ce commit 624be3a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

appveyor.yml

-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@ version: "{build}"
22

33
os: Visual Studio 2015
44

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-
95
build_script:
106
- cmd: build\win\release.bat
117

0 commit comments

Comments
 (0)