From fe72b4b479a37683d642203ab627af3a1344d916 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Sat, 13 Apr 2019 00:14:36 +0200 Subject: CI: Test with asciidoctor 2.0.6 --- .travis.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2c1187f..c2acab5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ language: ruby jobs: include: - - env: &adoc-latest ASCIIDOCTOR_VERSION=1.5.8 + - env: &adoc-latest ASCIIDOCTOR_VERSION=2.0.6 rvm: &ruby-latest 2.5 - env: *adoc-latest rvm: 2.4 @@ -21,6 +21,9 @@ jobs: - env: *adoc-latest rvm: jruby-head + - env: ASCIIDOCTOR_VERSION=1.5.8 + rvm: *ruby-latest + - env: ASCIIDOCTOR_VERSION=1.5.7.1 rvm: *ruby-latest -- cgit v1.2.3