summaryrefslogtreecommitdiff
path: root/appveyor.yml
Commit message (Collapse)AuthorAgeFilesLines
* Re-add activesupport testsjk/activesupport-testsJohn Keiser2016-04-191-1/+1
|
* Install even less stuff before tests on WindowsJohn Keiser2016-04-181-1/+1
|
* Remove Gemfile.windows and put both platforms in Gemfile.lockJohn Keiser2016-04-181-5/+3
|
* Allow Windows to freezeJohn Keiser2016-04-181-2/+4
|
* Make gemfile_util capable of copying groups overJohn Keiser2016-04-181-1/+1
|
* Simplify external tests and make them work with Gemfile.lockJohn Keiser2016-04-181-1/+4
|
* Revert "bump to ruby 2.2.4"salam/ruby-21Salim Alam2016-03-311-1/+1
| | | | This reverts commit 3cb10016d142c45d5b2409ecb337b1b7bc295046.
* bump to ruby 2.2.4Lamont Granquist2016-03-231-1/+1
| | | | the ffi branch is necessary for AIX until that patch is merged.
* We don't ship Ruby 2.0 with any omnibus packages anymore, stop testing it in ↵tyler-ball2016-03-221-1/+2
| | | | appveyor
* Use progress formatter for appveyorJay Mundrawala2016-02-021-0/+1
|
* Use documentation rspec formatterJay Mundrawala2016-02-021-1/+0
| | | | | Something is causing the 64bit tests to fail, this should help narrow it down
* Reduce appveyor configJay Mundrawala2015-12-111-1/+0
| | | | | Our tests are getting backed up. 2 hours is unreasonable. Removing ruby 2.0 32 bit from the matrix
* Remove unused thingsJay Mundrawala2015-09-101-17/+0
|
* Add ruby 2.1 and 2.2 to appveyorksubrama/appveyorKartik Null Cating-Subramanian2015-09-101-1/+14
|
* Merge pull request #3892 from chef/ksubrama/appveyorSteven Murawski2015-09-081-1/+2
|\ | | | | | | Update appveyor.yml to correct OS version
| * Have appveyor display systeminfo before buildKartik Null Cating-Subramanian2015-09-081-1/+2
| | | | | | | | Also rename os to Windows 2012 R2 to avoid confusion.
* | Add 64 bit testerJay Mundrawala2015-09-081-0/+1
|/
* Decommission 12-stableJake Champlin2015-07-071-1/+1
| | | | | Removes 12-stable from travis.yml branch filter Updates appveyor.yml for the 12.4-stable branch
* rubygems is horriblelcg/retry-bundle-installLamont Granquist2015-06-031-1/+1
| | | | retry installing bundler three times
* Install bundler before upgrading rubygemsdanielsdeleo2015-05-201-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-cachingdanielsdeleo2015-05-201-0/+4
|
* Run rubygems from master for perf improvementsdanielsdeleo2015-05-201-1/+2
| | | | Rubygems pkg is built from 5c7bfb5c05202b4db971dd672d88a42298a0d84e
* Silence rubygems update on appveyordanielsdeleo2015-05-201-1/+1
|
* Update appveyor to newest rubygemsdanielsdeleo2015-05-191-0/+1
|
* New bundler releasedjdm/unpinJay Mundrawala2015-04-141-1/+1
|
* Pin bundler to 1.9.2 in appveyor.ymljdm/bundlerJay Mundrawala2015-04-131-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 installLamont Granquist2015-03-031-1/+1
| | | | try it three times before giving up
* Updating appveyor to have much shorter outputtball/appveyor-outputtyler-ball2015-01-261-0/+1
|
* More info more versionJay Mundrawala2014-12-161-1/+1
|
* Adding appveyor.ymlJay Mundrawala2014-12-161-0/+32