Skip to content

Commit bae4e4f

Browse files
SeeminglySciencedaviwil
authored andcommitted
Add platyPS to appveyor
1 parent aabf092 commit bae4e4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ install:
1818
Import-PackageProvider NuGet -Force | Out-Null
1919
Set-PSRepository -Name PSGallery -InstallationPolicy Trusted | Out-Null
2020
Install-Module InvokeBuild -RequiredVersion 3.2.1 -Scope CurrentUser -Force | Out-Null
21+
Install-Module platyPS -RequiredVersion 0.7.6 -Scope CurrentUser -Force | Out-Null
2122
2223
build_script:
2324
- ps: Invoke-Build -Configuration Release

0 commit comments

Comments
 (0)