From 2472ba1ca17ed3996cd86858c5b03d28d93024d5 Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Sat, 7 Mar 2020 11:42:16 +0100 Subject: CI: Test with asciidoctor 2.0.10 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 09416dc..e3a87f2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,7 @@ language: ruby jobs: include: - - env: &adoc-latest ASCIIDOCTOR_VERSION=2.0.6 + - env: &adoc-latest ASCIIDOCTOR_VERSION=2.0.10 rvm: &ruby-latest 2.7 - env: *adoc-latest rvm: 2.6 -- cgit v1.2.3