summaryrefslogtreecommitdiff
path: root/appveyor.yml
AgeCommit message (Collapse)Author
2019-03-05make AppVeyor config a hidden file; update Ruby versionsDan Allen
2018-11-01reorg AppVeyor config; add Ruby 2.5Dan Allen
2018-10-29don't run build on unsupported versions of Ruby (part of #2764)Dan Allen
2017-11-19don't attempt to install Bundler on AppVeyor (PR #2492)Dan Allen
- AppVeyor now installs Bundler by default
2017-08-27update rubies list in appveyor build matrix (PR #2388)Vasyl Solovei
2014-12-22use bundle exec to run rake tasks in CIDan Allen
2014-12-21add AppVeyor shield to README [ci skip]Dan Allen
- add AppVeyor shield to README - change applicable URLs to https - skip build if hinted by commit message
2014-12-17add AppVeyor configDan Allen