We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa60310 + 549bc55 commit 4f3400fCopy full SHA for 4f3400f
.travis.yml
@@ -7,9 +7,9 @@ git:
7
jobs:
8
include:
9
- name: "Preview, validate, and build"
10
- before_install:
11
- - chmod +x autopreview.sh
12
- - ./autopreview.sh
+ # before_install:
+ # - chmod +x autopreview.sh
+ # - ./autopreview.sh
13
install:
14
- gem install --local _gemfiles/asciidoctor-2.0.20.gem _gemfiles/asciidoctor-diagram-plantuml-1.2023.10.gem _gemfiles/asciidoctor-diagram-ditaamini-1.0.3.gem _gemfiles/rexml-3.2.6.gem _gemfiles/asciidoctor-diagram-2.2.14.gem _gemfiles/rouge-4.1.3.gem
15
- pip3 install pyyaml aura.tar.gz
0 commit comments