aboutsummaryrefslogtreecommitdiff
path: root/appveyor.yml
AgeCommit message (Collapse)Author
2015-02-08Appveyor: Adjust clone depth settingsYuri Kunde Schlesner
The submodule update was doing a full clone. Also increase clone depth a bit, since it can apparently cause issues checking out the source if there are too many concurrent PRs trying to build (causing the commit for the build to not be the top one on the repository anymore).
2015-02-08Appveyor: Do x64 buildsYuri Kunde Schlesner
2015-01-24AppVeyor: Use Citra's Mega accountChin
2015-01-24AppVeyor: Add qwindows.dll to the buildChin
2015-01-24AppVeyor: Sanitize the file name before uploadingChin
2015-01-24AppVeyor: Change to release build instead of debugchinhodado
2015-01-24AppVeyor: Upload build to Mega upon build completionchinhodado
2015-01-11AppVeyor: Use shallow clonechinhodado
2015-01-11Add appveyor.ymlChin