We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f06065 commit 1861413Copy full SHA for 1861413
1 file changed
appveyor.yml
@@ -3,8 +3,7 @@
3
#---------------------------------#
4
version: 1.9.{build}.0
5
install:
6
- - git clone -b Issue-86 https://github.com/PlagueHO/DscResource.Tests
7
- #- git clone https://github.com/PowerShell/DscResource.Tests
+ - git clone https://github.com/PowerShell/DscResource.Tests
8
9
- ps: |
10
Import-Module "$env:APPVEYOR_BUILD_FOLDER\DscResource.Tests\AppVeyor.psm1"
0 commit comments