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.
1 parent 39130f7 commit ecf833bCopy full SHA for ecf833b
.travis.yml
@@ -15,6 +15,7 @@ jobs:
15
install:
16
- gem install asciidoctor
17
- gem install asciidoctor-diagram
18
+ - gem install rouge
19
script:
20
- chmod +x ./scripts/check-asciidoctor-build.sh
21
- ./scripts/check-asciidoctor-build.sh
0 commit comments