Skip to content

Commit

Permalink
Open proper directory
Browse files Browse the repository at this point in the history
  • Loading branch information
manuth committed May 31, 2020
1 parent 32a070d commit 5591a3f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Expand Up @@ -64,10 +64,12 @@ for:
- ps: >-
Get-ChildItem -Directory ./resolvers/ |
ForEach-Object {
Push-Location $_
npm ls nyc;
if ($?) {
npm i --no-save nyc@15.0.1
}
Pop-Location
}
# Post-install test scripts.
Expand Down

0 comments on commit 5591a3f

Please sign in to comment.