summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
2020-11-11resolves #1814 migrate Linux CI jobs to GitHub Actions (PR #1815)Dan Allen
2020-10-31use version of pdf-core requested by Prawn when testing Prawn from upstreamDan Allen
2020-10-19set os in CI config for TravisDan Allen
2020-10-04upgrade latest Ruby in CIDan Allen
2020-08-09upgrade JRuby in CIDan Allen
2020-07-15upgrade Rubies in CIDan Allen
2020-05-10test against prawn master (PR #1683)Dan Allen
2020-05-07drop unsupported versions of Ruby (Ruby < 2.5 and JRuby < 9.2) (PR #1682)Dan Allen
2020-02-20fix CI failure and warnings running on JRuby 9.2 (PR #1565)Dan Allen
2020-02-19upgrade JRuby in Linux CI environmentDan Allen
2020-02-12resolves #1552 drop support for versions of Asciidoctor < 2 (PR #1553)Dan Allen
2020-02-04restore on condition for deploy step [skip ci]Dan Allen
2020-01-30fix bundler warning in CI (PR #1528)Dan Allen
2020-01-28enable CI for Ruby 2.3 on Windows (PR #1526)Dan Allen
2020-01-28align config for GitHub Actions with Travis config; add additional RubiesDan Allen
2020-01-26add missing package for installing prawn-gmagickDan Allen
2020-01-25add test for integration with prawn-gmagickDan Allen
2020-01-23upgrade CI dist to bionic (PR #1512)Dan Allen
2020-01-23add missing stage in CI buildDan Allen
2020-01-23use stages in CI build; move gem release to conditional stageDan Allen
2020-01-23reorg CI build; move deploy step outside of matrixDan Allen
2020-01-23resolves #1503 improve Travis CI build times (PR #1501)Marat Radchenko
2020-01-22resolves #1500 (again) by disabling Travis CI cache (PR #1504)Marat Radchenko
2020-01-22resolves #1500 remove prawn-table from bundle so Travis doesn't reupload (PR ...Dan Allen
2020-01-21use simpler expression to find rake bin script in CI config [skip ci]Dan Allen
2020-01-07add Ruby 2.7 to CI test matrixDan Allen
2019-12-24latest rouge is aready covered by gemspecDan Allen
2019-12-24update CI to always test rougeDan Allen
2019-12-08upgrade JRuby in CIDan Allen
2019-12-05enable linter in CIDan Allen
2019-10-13enable warnings before library is loaded when running tests in CIDan Allen
2019-10-09update Ruby versions in CIDan Allen
2019-09-29resolves #535 optimize PDF if writing file and optimize attribute is set (PR ...Dan Allen
2019-08-29resolves #1233 don't crash when aligning line numbers of source highlighted w...Dan Allen
2019-08-23add code coverage integration to test suiteDan Allen
2019-07-30add --dev flag to JRuby in CIDan Allen
2019-06-27reenable JRuby 9.1 in the CI matrixDan Allen
2019-06-27try to revive JRuby by caching RVMDan Allen
2019-06-27disable JRuby in CI until RVM and JRuby remember how to talk to each other againDan Allen
2019-06-27disable JRuby 9.1 in CI until the download is fixedDan Allen
2019-06-17resolves #1102 add support for cgi-style options on source language when high...Dan Allen
2019-05-29update Ruby versions in CIDan Allen
2019-05-28add initial cli testsDan Allen
2019-05-27add visual regression tests (PR #1024)Beat Christen
2019-04-25resolves #1038 restore compatibility with Asciidoctor back to 1.5.3 (PR #1039)Dan Allen
2019-04-18upgrade JRubyDan Allen
2019-04-16resolves #37 add test suite and seed with initial helpers and tests (PR #1025)Dan Allen
2019-04-07drop use of Ruby < 2.3 from CI matrix; add JRubyDan Allen
2018-12-28set version of rake dependencyDan Allen
2018-12-28set up yarn to generate API docsDan Allen