Build runtime first on appveyor

This commit is contained in:
Max Brunsfeld 2017-08-07 13:37:49 -07:00
parent 67fcbba864
commit fc400c17e5

View file

@ -10,8 +10,8 @@ platform:
install:
- script\configure.cmd
- msbuild compiler.vcxproj
- msbuild runtime.vcxproj
- msbuild compiler.vcxproj
- msbuild tests.vcxproj
test_script: