Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update travis/appveyor, drop ruby 2.2 support, test on 2.6lcg/version-bump2 | Lamont Granquist | 2019-01-04 | 1 | -4/+4 |
| | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | Test on ruby-head and 2.6 in Travis | Tim Smith | 2018-12-06 | 1 | -6/+15 |
| | | | | | | Also skip the tests when expeditor commits. Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Test on Ruby 2.5.3 | Tim Smith | 2018-10-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Test on the latest ruby releases | Tim Smith | 2018-07-23 | 1 | -3/+4 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | remove largely useless Utils class | Lamont Granquist | 2017-01-27 | 1 | -0/+1 |
| | | | | | | | | its just a collection of private methods, they should be private methods retain a method in the class that was being used externally. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | Test on Ruby 2.4.024_testing | Tim Smith | 2017-01-13 | 1 | -2/+3 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Add back the bundler update | Tim Smith | 2016-10-07 | 1 | -0/+2 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Use rake in travis | Tim Smith | 2016-10-07 | 1 | -7/+1 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Require Ruby 2.2 | Tim Smith | 2016-10-07 | 1 | -1/+0 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Require Ruby 2.1+deprecate | Tim Smith | 2016-08-22 | 1 | -4/+3 |
| | | | | | | Just removes some 1.9 logic from testing. Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | 2.3 is not yet known by RVM so use 2.3.0 | Tim Smith | 2016-03-02 | 1 | -1/+1 |
| | | | See https://github.com/travis-ci/travis-ci/issues/5361 | ||||
* | Update ruby versions to test on | Tim Smith | 2016-03-02 | 1 | -3/+4 |
| | |||||
* | Update travis config | Tim Smith | 2016-02-17 | 1 | -0/+6 |
| | | | | | | Test on Ruby 2.2 Run in the container environment Cache gems | ||||
* | change CreateProcessAsUserW to use a int instead of bool | Matt Wrock | 2016-02-02 | 1 | -0/+2 |
| | |||||
* | update travis for ruby version support. | kaustubh-d | 2014-08-27 | 1 | -1/+1 |
| | |||||
* | Add travis yaml | danielsdeleo | 2013-12-12 | 1 | -0/+10 |