summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2020-11-09resolves #3837 migrate Linux-based CI jobs to GitHub Actions (PR #3838)Dan Allen
2020-10-19use CI jobs and update match for TruffleRuby (PR #3785)Dan Allen
2020-10-19fix CI failure and warnings running on JRuby 9.2Dan Allen
2020-10-18stop passing JRUBY_OPTS='--dev' to JRuby in CIDan Allen
2020-10-18lock JRuby 9.1 build to trustyDan Allen
2020-10-18Use Ubuntu bionic (18.04 LTS) instead of trusty (14.04 LTS) (PR #3769) [skip ci]Takuya N
2020-10-18upgrade Rubies in CIDan Allen
2020-10-18use 2.7 as release RubyDan Allen
2020-10-18increase git depth to 5 to accomodate concurrent buildsDan Allen
2020-09-08add note to always use exact Ruby versions in CI config [skip ci]Dan Allen
2020-09-05Update Truffleruby version (PR #3749)Igor Victor
2020-05-20Upgrade TruffleRuby in CI to 20.1 (PR #3663)Guillaume Grossetie
2020-05-16fix check for TruffleRuby in CI conditionDan Allen
2020-05-16make check for TruffleRuby in commit message case-insensitiveDan Allen
2020-05-16Upgrade TruffleRuby in CI build to 20.0.0 (PR #3659)Guillaume Grossetie
2020-02-19upgrade JRuby in Linux CIDan Allen
2020-01-12enable Ruby 2.7 in CI matrixDan Allen
2019-12-14upgrade truffleruby in CI to 19.3.0 (PR #3506)Dan Allen
2019-10-09update Ruby versions in CIDan Allen
2019-09-30upgrade to latest jruby version that fixes some bugs in assertions (PR #3440)Alexander Schwartz
2019-08-25upgrade truffleruby to 19.2.0; enable in nightly job (PR #3305)Guillaume Grossetie
2019-07-29enable --dev flag for JRuby via JRUBY_OPTS env var in CI (PR #3367)Dan Allen
2019-06-15resolves #3336 fix how options are passed to the Rouge lexer (PR #3339)Dan Allen
2019-06-14fix value of PYGMENTS_VERSION env var in CI configDan Allen
2019-06-14set pygments.rb version explicitly in CIDan Allen
2019-04-25upgrade Ruby 2.6 in CIDan Allen
2019-04-19set SOURCE_DATE_EPOCH when running testsDan Allen
2019-04-14upgrade CI to jruby-9.2.7.0 and 2.4.6 (#3259)Olle Jonsson
2019-03-22update versions of Ruby in CIDan Allen
2019-03-11upgrade truffleruby to 1.0.0-rc13 (PR #3043)Dan Allen
2019-03-06update Ruby versions in CIDan Allen
2019-02-05resolves #3005 remove the converter for the docbook45 backend (PR #3040)Dan Allen
2019-01-26resolves #2106 make syntax highlighter pluggable (PR #3016)Dan Allen
2019-01-19add truffleruby to CI matrix (PR #3026)Dan Allen
2018-12-26add Ruby 2.6 to CI matrix; set 2.6 as default Ruby for benchmarkDan Allen
2018-12-25upgrade JRuby in CI configDan Allen
2018-11-20drop sudo: false from Travis CI configDan Allen
2018-11-10switch to reading API key for deployment from env variable [skip ci]Dan Allen
2018-10-29don't run build on unsupported versions of Ruby (part of #2764)Dan Allen
2018-07-25add JRuby 9.2.0.0 to CI matrix and drop 9.0.5.0Dan Allen
2018-07-06upgrade Ruby versions in CI matrixDan Allen
2018-07-06pin nokogiri to fix problem with test assertions on JRubyDan Allen
2018-01-28Fix travis error (ruby-2.5.0, failed to uninstall bundler) (PR #2548)Seiichi KONDO
2018-01-03add Ruby 2.5.0 to CI build matrix (PR #2528)Dan Allen
2017-09-17update Ruby versions in CI builds (PR #2417)Dan Allen
2017-09-04reenable email notifications on Travis CI build [skip ci]Dan Allen
2017-09-04use latest bundler in CI build (PR #2399)Dan Allen
2017-07-29update API key for RubyGems.org deployment [skip ci]Dan Allen
2017-07-26update Ruby versions in CI environment (PR #2339)Dan Allen
2017-07-24switch CI job to trustyDan Allen