]> granicus.if.org Git - graphviz/commitdiff
Appveyor: now producing artifact.
authorErwin Janssen <erwinjanssen@outlook.com>
Mon, 27 Jun 2016 16:38:29 +0000 (18:38 +0200)
committerErwin Janssen <erwinjanssen@outlook.com>
Mon, 27 Jun 2016 17:10:05 +0000 (19:10 +0200)
appveyor.yml

index 2891afba98f597288a0bd8afe0e6ed8a72b03075..be29966dc0d94e331c332c5d66acbfbe630630c3 100644 (file)
@@ -59,3 +59,7 @@ build_script:
 
         & $BashPath -lc "make"
       }
+
+artifacts:
+  - path: Graphviz
+    name: graphviz-windows
\ No newline at end of file