summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* CI: Drop 2.3.8 (EOL)Olle Jonsson2019-04-241-1/+0
| | | | | | Blog post: https://www.ruby-lang.org/en/news/2019/03/31/support-of-ruby-2-3-has-ended/ Signed-off-by: Olle Jonsson <olle.jonsson@gmail.com>
* CI: Drop Ruby 2.2Olle Jonsson2019-04-011-1/+0
| | | Signed-off-by: Olle Jonsson <olle.jonsson@gmail.com>
* CI: Use 2.4.6Olle Jonsson2019-04-011-2/+1
| | | | | | also: Removes an old setting from Travis. See https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration Signed-off-by: Olle Jonsson <olle.jonsson@gmail.com>
* Don't ship the rakefile or specs in the gem artifactmore_cleanupTim Smith2018-12-101-3/+3
| | | | | | No need for these in this gem. Signed-off-by: Tim Smith <tsmith@chef.io>
* All non-standard rubies to failcleanupTim Smith2017-06-201-0/+15
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Update travis test to runTim Smith2017-06-201-2/+0
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Test on modern rubyTim Smith2017-06-201-4/+8
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* remove ruby-head from allowed failuresLamont Granquist2016-07-221-2/+0
|
* testing updatesLamont Granquist2016-07-221-42/+15
| | | | back to green again
* Remove ruby 1.9.2 supportLamont Granquist2015-09-221-5/+0
|
* stop ignoring rbx failuresLamont Granquist2015-07-091-2/+0
|
* fix parse error in travis.ymlAaron Lasseigne2015-05-091-3/+3
| | | Having one space before "branches:" causes `YAML.load` to throw a syntax parse error.
* add master to whitelistLamont Granquist2015-05-051-0/+3
|
* dropping support for ruby 1.8.7Lamont Granquist2015-04-211-13/+0
| | | | | adding support for UTF-8 encoding issues and making it backcompat with 1.8.7 is too painful for words, goodbye...
* track latest 2.1 and 2.2lcg/tweak-travisLamont Granquist2015-03-271-16/+6
|
* add ruby 2.2.0 track latest rbxLamont Granquist2015-03-271-4/+9
|
* remove use of sudoLamont Granquist2015-02-171-1/+0
| | | | | if we pick up the system libyajl2 it'll blow up anyway (and that's probably better behavior even)
* use travis containersLamont Granquist2015-02-171-0/+1
|
* fix typo rvx -> rbxLamont Granquist2014-11-221-1/+1
|
* exclude rbx because its still being dumbLamont Granquist2014-11-221-0/+2
|
* fix rbx using dlopen via FFILamont Granquist2014-08-231-7/+5
| | | | this means rbx uses FFI in ways that I cannot work around.
* add rbx back to the matrixLamont Granquist2014-08-081-0/+1
| | | | i completely eliminated it before
* allow failures on rbxLamont Granquist2014-08-071-1/+2
|
* add --retry 3 --jobs 3 to bundle installLamont Granquist2014-07-201-1/+1
|
* allow failures on ruby-head/jruby-headLamont Granquist2014-07-061-0/+7
|
* update travis with libyajl2-gem's new matrixLamont Granquist2014-06-041-38/+8
|
* don't install TK, etcLamont Granquist2014-05-211-0/+1
|
* try 'rake compile; rake spec' on travis againLamont Granquist2014-05-071-1/+1
|
* add excludes for 2.1.1Lamont Granquist2014-05-061-0/+6
|
* add ruby 2.1.1Lamont Granquist2014-05-061-0/+1
|
* rubinius blog lies, there's no rbx availableLamont Granquist2014-05-061-7/+0
|
* rbx-2.1 and jruby-18mode are unreliableLamont Granquist2014-05-061-0/+9
| | | | also add 'rbx' for latest
* okay jruby-head seems brittleLamont Granquist2014-04-041-1/+0
|
* trying to exclude jruby-head + openjdk6Lamont Granquist2014-04-041-0/+2
|
* ruby-head works nowLamont Granquist2014-04-041-1/+0
|
* rbx-2.2 is working nowLamont Granquist2014-04-041-1/+0
|
* rbx-2.0/rbx-2.2 busted in travis and i want greenLamont Granquist2014-01-131-0/+2
|
* travis also does not support rbx-headLamont Granquist2014-01-131-7/+0
|
* rbx-1.8/1.9 not valid travis targetsLamont Granquist2014-01-121-14/+0
|
* fix rbx-2.2 exclude matrixLamont Granquist2014-01-121-1/+1
|
* trying 1.8/1.9/2.0 just to seeLamont Granquist2014-01-121-0/+21
|
* test on rbx-2.1/2.2 and rbx-headLamont Granquist2014-01-121-6/+13
|
* add 2.1.0 excludesLamont Granquist2014-01-091-0/+6
|
* add 2.1.0Lamont Granquist2014-01-091-0/+1
|
* finally found the ruby-1.8+rubygems+bundler fixLamont Granquist2014-01-051-3/+3
|
* trying to remove bundler againLamont Granquist2014-01-051-1/+1
|
* trying againLamont Granquist2014-01-031-1/+1
|
* trying to uninstall bundler on travis againLamont Granquist2014-01-031-1/+2
|
* roll back travis bundler to 1.3.xLamont Granquist2014-01-031-2/+5
|
* upgrade bundler to 1.5.1Lamont Granquist2014-01-031-1/+1
|