summaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
AgeCommit message (Collapse)Author
2022-02-08Switch CI to Github ActionsWeston Ganger
2021-03-19CI: Use jruby-9.2.16.0Olle Jonsson
See https://www.jruby.org/2021/03/03/jruby-9-2-16-0.html
2021-03-19CI: Add JRuby 9.2Olle Jonsson
2020-12-29Removes Rubinius from Travis build matrixThorben Starsy
1. For some reason in MRI 3 the gems tagged as platform RBX in the Gemfile got installed anyways :/ 2. The RBX-specific gems were not compatible to be installed with MRI 3 3. The RBX-3 target was allowed to fail and failed for a while as RVM was not even able to install that Rubinius version 4. -> Remove RBX from the build matrix solves some problems
2020-12-29Getting closerThorben Starsy
2020-12-29Here is to you Travis :cheers:Thorben Starsy
2020-12-29Travis is madnessThorben Starsy
2020-12-29Another stab to install MRI 3.0.0 on TravisThorben Starsy
2020-12-29Trying to get MRI 3.0.0 to install on TravisThorben Starsy
2020-12-29Moves Travis target for MRI 3.0 off the preview releaseThorben Starsy
2020-12-04Adds Ruby 3.0.0-preview1 as a Travis targetThorben Starsy
2020-09-06Update Ruby versions on TravisKoza
- add 2.7.1 - move every version to latest patches
2019-10-04Remove ruby 2.1 and 2.2 from TravisNoel Peden
2019-09-26add and update some ruby versionstakkanm
2018-04-24Merge pull request #532 from olleolleolle/patch-3Randy Morgan (@morgan_randy)
Travis: jruby-9.1.15.0
2018-04-24Travis: use jruby-9.1.17.0Olle Jonsson
2018-01-11chore(ruby2): remove 2.0.0 from test matrixrandym
2018-01-11fix(merge): resolve merge conflicts in .travis.ymlrandym
2017-12-08Travis: jruby-9.1.15.0Olle Jonsson
2017-11-12Travis: jruby-9.1.14.0Olle Jonsson
2017-10-20CI against latest rubiesKoji Mikami
2017-09-08Travis: jruby-9.1.13.0Olle Jonsson
2017-06-19Travis: jruby-9.1.12.0Olle Jonsson
2017-05-26Travis: jruby-9.1.10.0Olle Jonsson
2017-04-01feat(ruby): update supported ruby versions and gem dependenciesrandym
2017-03-31Travis: use latest rubies in CIOlle Jonsson
2017-03-09Travis: jruby-9.1.8.0Olle Jonsson
2017-02-22chore(travis): no really - add 2.4.0 to the matrixrandym
2017-02-21chore(travis): include 2.4 in testsrandym
2016-11-02Travis: drop 1.9.2Olle Jonsson
2016-11-02Travis: use Trusty, add haveged, get rbx-3Olle Jonsson
2016-11-02Travis: Test on JRuby 9.1.5.0Olle Jonsson
2016-11-02chore(travis): allow all rbx builds to fail until the rvm binary is working ↵randym
on travis
2016-11-02chore(travis): remove 2.3randym
2016-11-02chore(travis): specify rbx-2 to test travis workaroundrandym
2016-11-02fix(travis): allow rbx to fail and explicitly add 2.3randym
2015-07-29Fix removed jruby-9.0.0.0 in .travis.ymlJonathan Tron
2015-07-29Allow jruby-9.0.0.0 to fail for now and try to fix coverage for jrubyJonathan Tron
2015-07-29Add jruby-9.0.0.0 to test matrixJonathan Tron
2015-07-29Try dropping uneeded nokogiri install stepJonathan Tron
2015-07-29Use the new TravisCI infrastructure for faster testsJonathan Tron
2015-07-04Add ruby 2.2 to TravisCI and allow to use minor version of 2.0, 2.1Jonathan Tron
2014-01-02Add ruby 2.1.0 to testsJurriaan Pruis
2014-01-02Travis rbx fixesJurriaan Pruis
2013-09-13sorry folks 1.8.7 is just simply a no-goRandy Morgan
2013-09-13re-enable 1.8.7 travis and pin rubyzip at 0.9.9Randy Morgan
2013-08-17remove support for 1.8.7Randy Morgan
2013-04-12Excluded profile group when running on travisRandy Morgan
2013-03-17marking 1.8.7 as an allowed failureRandy Morgan
2013-03-16Added 2.0.0 to rubies for travis-ciRandy Morgan