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 bae4e4f commit 2798d02Copy full SHA for 2798d02
scripts/travis.ps1
@@ -2,6 +2,7 @@
2
3
# Install InvokeBuild
4
Install-Module InvokeBuild -Scope CurrentUser -Force
5
+Install-Module PlatyPS -Scope CurrentUser -Force
6
7
8
# Build the code and perform tests
0 commit comments