diff --git a/.travis.yml b/.travis.yml index 4b330f6..1c8c1f5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,6 +6,8 @@ addons: snaps: - hugo script: + - which asciidoctor + - export PATH=$PATH:$(which asciidoctor) - asciidoctor --version - hugo deploy: