]> granicus.if.org Git - graphviz/commitdiff
run devenv /setup
authorTony Kelman <tony@kelman.net>
Wed, 4 Feb 2015 06:45:44 +0000 (22:45 -0800)
committerTony Kelman <tony@kelman.net>
Wed, 4 Feb 2015 06:45:44 +0000 (22:45 -0800)
appveyor.yml

index eee65297c81eb8d15a1ae577db18913cf96b7064..92eb341e9583b5cea0d57ed4e858cf2c5702b257 100644 (file)
@@ -5,6 +5,7 @@ clone_folder: c:\graphviz-ms
 
 build_script:
   - '"%VS90COMNTOOLS%\..\..\VC\vcvarsall.bat" x86'
+  - devenv /setup
 # download busybox-w32 and save it as wget.exe
   - ps: (new-object net.webclient).DownloadFile("ftp://ftp.tigress.co.uk/pub/gpl/6.0.0/busybox/busybox.exe", "C:\graphviz-ms\wget.exe")
   - c:\graphviz-ms\windows\build.bat