We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94ab313 commit d151b7bCopy full SHA for d151b7b
appveyor.yml
@@ -1,5 +1,5 @@
1
# See http://www.appveyor.com/docs/appveyor-yml for many more options
2
-version: 0.1.{build}
+version: 0.2.{build}
3
4
cache:
5
- C:\ProgramData\chocolatey\bin -> appveyor.yml
@@ -28,4 +28,4 @@ test_script:
28
- ps: .\tests\pester.ps1
29
30
#on_finish:
31
-# - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
+# - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
0 commit comments