Skip to content

Commit

Permalink
fix(appveyor): set SCOOP_HELPERS
Browse files Browse the repository at this point in the history
  • Loading branch information
r15ch13 committed Oct 17, 2019
1 parent c42c432 commit b43bcc1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions appveyor.yml
Expand Up @@ -13,6 +13,9 @@ image: Visual Studio 2019
environment:
scoop: C:\projects\scoop
scoop_home: C:\projects\scoop
scoop_helpers: C:\projects\helpers
lessmsi: '%scoop_helpers%\lessmsi\lessmsi.exe'
innounp: '%scoop_helpers%\innounp\innounp.exe'
matrix:
- PowerShell: 5
- PowerShell: 6
Expand Down

0 comments on commit b43bcc1

Please sign in to comment.