Skip to content

Commit d151b7b

Browse files
authored
Update appveyor.yml
1 parent 94ab313 commit d151b7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# See http://www.appveyor.com/docs/appveyor-yml for many more options
2-
version: 0.1.{build}
2+
version: 0.2.{build}
33

44
cache:
55
- C:\ProgramData\chocolatey\bin -> appveyor.yml
@@ -28,4 +28,4 @@ test_script:
2828
- ps: .\tests\pester.ps1
2929

3030
#on_finish:
31-
# - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
31+
# - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))

0 commit comments

Comments
 (0)