Try to YAML betterer
This commit is contained in:
parent
29dc3f0c7c
commit
c24cac3f93
@ -22,9 +22,7 @@ install:
|
||||
- git clone . c:\gopath\src\gopkg.in\urfave\cli.v2
|
||||
- go get github.com/urfave/gfmxr/...
|
||||
- go get -v -t ./...
|
||||
- ps: if (Test-Path node_modules\.bin\markdown-toc -eq $False) {
|
||||
npm install markdown-toc
|
||||
}
|
||||
- ps: if (Test-Path node_modules\.bin\markdown-toc -eq $False) { npm install markdown-toc }
|
||||
|
||||
build_script:
|
||||
- python runtests vet
|
||||
|
Loading…
Reference in New Issue
Block a user