blob: d53f48a20e9c9d62453ae3c27b48b0a63cb72f36 [file] [log] [blame]
clone_folder: c:\gopath\src\github.com\google\pprof
environment:
GOPATH: c:\gopath
install:
- cinst graphviz
build_script:
- go env
- go build github.com/google/pprof
test_script:
- go test -v ./...