Where is npm bindir?
This commit is contained in:
parent
21219e2b65
commit
2569db1dc9
@ -22,6 +22,7 @@ install:
|
||||
- git clone . c:\gopath\src\gopkg.in\urfave\cli.v2
|
||||
- go get github.com/urfave/gfmxr/...
|
||||
- go get -v -t ./...
|
||||
- npm bin
|
||||
- ps: $MarkdownTocExists = Test-Path node_modules\.bin\markdown-toc
|
||||
- ps: if ($MarkdownTocExists -eq $False) { cmd /c npm install markdown-toc }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user