Commit graph

6 commits

Author SHA1 Message Date
Margen67
16d0880bd1 AppVeyor: Minor changes
Add yml validater to top.
Skip files unrelated to build.
Reformat comments.
Only build Release since Azure Pipelines already builds Debug and is faster.
Remove cmd since it's the default shell, and unneeded characters.
2020-03-18 14:47:17 -07:00
ergo720
d8b0075c93 New input gui (#1713) 2019-09-05 16:10:09 -05:00
Margen67
0baba6d9bd
[.appveyor.yml] Add - back, re-seperate 7z archiving commands 2019-08-22 10:37:14 -07:00
Margen67
edcb463252 Set up CI with Azure Pipelines 2019-08-21 13:35:10 -07:00
Margen67
ec76b0a75e .appveyor.yml fixups
Don't trigger an AppVeyor build when .travis.yml is changed.
Removed - after | since it's unneeded.
Made %CONFIGURATION% lowercase to be consistent with actual env var.
Made after_build into on_success so artifacts aren't tried on build fail, and made Release check apply to all commands.
Made 7z archiving into one step since speed > cosmetics.
Removed empty space(s), and line at end of file.
2019-08-20 22:50:00 -07:00
RadWolfie
1adb7ef988 keep appveyor release artifact only 2019-07-12 16:49:59 -05:00
Renamed from appveyor.yml (Browse further)