summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* update travis/appveyor, drop ruby 2.2 support, test on 2.6lcg/version-bump2Lamont Granquist2019-01-041-4/+4
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Test on ruby-head and 2.6 in TravisTim Smith2018-12-061-6/+15
| | | | | | Also skip the tests when expeditor commits. Signed-off-by: Tim Smith <tsmith@chef.io>
* Test on Ruby 2.5.3Tim Smith2018-10-231-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Test on the latest ruby releasesTim Smith2018-07-231-3/+4
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* remove largely useless Utils classLamont Granquist2017-01-271-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_testingTim Smith2017-01-131-2/+3
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add back the bundler updateTim Smith2016-10-071-0/+2
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Use rake in travisTim Smith2016-10-071-7/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Require Ruby 2.2Tim Smith2016-10-071-1/+0
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Require Ruby 2.1+deprecateTim Smith2016-08-221-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.0Tim Smith2016-03-021-1/+1
| | | See https://github.com/travis-ci/travis-ci/issues/5361
* Update ruby versions to test onTim Smith2016-03-021-3/+4
|
* Update travis configTim Smith2016-02-171-0/+6
| | | | | | Test on Ruby 2.2 Run in the container environment Cache gems
* change CreateProcessAsUserW to use a int instead of boolMatt Wrock2016-02-021-0/+2
|
* update travis for ruby version support.kaustubh-d2014-08-271-1/+1
|
* Add travis yamldanielsdeleo2013-12-121-0/+10