]> granicus.if.org Git - graphviz/commit
Restructure appveyor.yml
authorErwin Janssen <erwinjanssen@outlook.com>
Mon, 27 Mar 2017 09:12:12 +0000 (11:12 +0200)
committerErwin Janssen <erwinjanssen@outlook.com>
Mon, 27 Mar 2017 09:17:56 +0000 (11:17 +0200)
commit282a23cd72a5b2b2305c3c4cd14b3c5d1ab53d09
treef4e995891eb6282fb0849cc20bcbab39e17e5c61
parentbb6e260537d094cee4cfa2f1d9b7d0e994eddfea
Restructure appveyor.yml

Split the script into three parts, instead of one large block. Because
of the block structure, errors didn't show up because only the last
command was evaluated when determining whether the build was successful.
These errors should now be visible.
appveyor.yml