Kaynağa Gözat

change how graphviz installed on appveyor (#272)

Margaret Nolan 7 yıl önce
ebeveyn
işleme
8596cd1e23
No account linked to committer's email address
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1
    1
      appveyor.yml

+ 1
- 1
appveyor.yml Dosyayı Görüntüle

@@ -1,7 +1,7 @@
1 1
 clone_folder: c:\go\src\github.com\google\pprof
2 2
 
3 3
 install:
4
- - cinst graphviz.portable
4
+ - cinst graphviz
5 5
 
6 6
 before_build:
7 7
  - go get github.com/ianlancetaylor/demangle