summaryrefslogtreecommitdiff
path: root/appveyor.yml
Commit message (Collapse)AuthorAgeFilesLines
* Enable parallel buildingSilarn2019-05-091-0/+2
|
* Set appveyor image to VS 2019 PreviewSilarn2019-05-081-1/+1
|
* [Appveyor] make sure we are in the appveyor build folder before sending the ↵LePresidente2019-02-201-0/+2
| | | | discord notification, to avoid errors
* Updated AppVeyor build to include artifacts, to allow testers to grab new ↵LePresidente2019-02-191-1/+15
| | | | exe's as they are built
* appveyor really wants those blank lines between commands.LePresidente2019-02-181-0/+1
|
* Use same branch on umbrella as the project.LePresidente2019-02-181-1/+1
|
* Added blank lines between commands, due to appveyor sees it as a single commandLePresidente2019-02-181-0/+3
|
* Added appveyor build badge to readme.mdLePresidente2019-02-181-0/+8
Added appveyor.yml which will control the appveyor build in the future (currently extremely basic)