summaryrefslogtreecommitdiff
path: root/.travis.yml
AgeCommit message (Expand)Author
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
2018-11-29drop sudo: false from Travis CI configDan Allen
2018-11-13read API key from environment variable on deploy [skip ci]Dan Allen
2018-11-13update Ruby versions in CIDan Allen
2017-09-05update bundler in CI buildDan Allen
2017-07-30change git depth in CI from 1 to 2Dan Allen
2017-07-29update API key for RubyGems.org deploymentDan Allen
2017-07-23document how to install Asciidoctor PDF on Ruby 2.0.0Dan Allen
2017-07-23enable Travis CI; configure rubygems deploymentDan Allen