Skip to content

Commit 549bc55

Browse files
committed
disable autopreview.sh
1 parent 2e0b01d commit 549bc55

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ git:
77
jobs:
88
include:
99
- name: "Preview, validate, and build"
10-
before_install:
11-
- chmod +x autopreview.sh
12-
- ./autopreview.sh
10+
# before_install:
11+
# - chmod +x autopreview.sh
12+
# - ./autopreview.sh
1313
install:
1414
- 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
1515
- pip3 install pyyaml aura.tar.gz

0 commit comments

Comments
 (0)