Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused things | Jay Mundrawala | 2015-09-10 | 1 | -17/+0 |
| | |||||
* | Add ruby 2.1 and 2.2 to appveyorksubrama/appveyor | Kartik Null Cating-Subramanian | 2015-09-10 | 1 | -1/+14 |
| | |||||
* | Merge pull request #3892 from chef/ksubrama/appveyor | Steven Murawski | 2015-09-08 | 1 | -1/+2 |
|\ | | | | | | | Update appveyor.yml to correct OS version | ||||
| * | Have appveyor display systeminfo before build | Kartik Null Cating-Subramanian | 2015-09-08 | 1 | -1/+2 |
| | | | | | | | | Also rename os to Windows 2012 R2 to avoid confusion. | ||||
* | | Add 64 bit tester | Jay Mundrawala | 2015-09-08 | 1 | -0/+1 |
|/ | |||||
* | Decommission 12-stable | Jake Champlin | 2015-07-07 | 1 | -1/+1 |
| | | | | | Removes 12-stable from travis.yml branch filter Updates appveyor.yml for the 12.4-stable branch | ||||
* | rubygems is horriblelcg/retry-bundle-install | Lamont Granquist | 2015-06-03 | 1 | -1/+1 |
| | | | | retry installing bundler three times | ||||
* | Install bundler before upgrading rubygems | danielsdeleo | 2015-05-20 | 1 | -1/+1 |
| | | | | | | | | | Appveyor builds are timing out attempting to fetch a SRV record from DNS, https://github.com/rubygems/rubygems/issues/1017 In the default ruby install on appveyor, we have a version of rubygems that is old and doesn't have the bug, so doing gem install before upgrading works around the timeout issue. | ||||
* | Enable caching of rubygems in appveyorappveyor-caching | danielsdeleo | 2015-05-20 | 1 | -0/+4 |
| | |||||
* | Run rubygems from master for perf improvements | danielsdeleo | 2015-05-20 | 1 | -1/+2 |
| | | | | Rubygems pkg is built from 5c7bfb5c05202b4db971dd672d88a42298a0d84e | ||||
* | Silence rubygems update on appveyor | danielsdeleo | 2015-05-20 | 1 | -1/+1 |
| | |||||
* | Update appveyor to newest rubygems | danielsdeleo | 2015-05-19 | 1 | -0/+1 |
| | |||||
* | New bundler releasedjdm/unpin | Jay Mundrawala | 2015-04-14 | 1 | -1/+1 |
| | |||||
* | Pin bundler to 1.9.2 in appveyor.ymljdm/bundler | Jay Mundrawala | 2015-04-13 | 1 | -1/+1 |
| | | | | | | https://github.com/bundler/bundler/pull/3553 broke universal gems completely We can unpin once a fix is released | ||||
* | make appveyor retry bundle install | Lamont Granquist | 2015-03-03 | 1 | -1/+1 |
| | | | | try it three times before giving up | ||||
* | Updating appveyor to have much shorter outputtball/appveyor-output | tyler-ball | 2015-01-26 | 1 | -0/+1 |
| | |||||
* | More info more version | Jay Mundrawala | 2014-12-16 | 1 | -1/+1 |
| | |||||
* | Adding appveyor.yml | Jay Mundrawala | 2014-12-16 | 1 | -0/+32 |