Skip to content

Commit 6a66196

Browse files
authored
Merge pull request #61949 from aireilly/fix-travis
add rouge
2 parents 746be16 + ecf833b commit 6a66196

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
install:
1616
- gem install asciidoctor
1717
- gem install asciidoctor-diagram
18+
- gem install rouge
1819
script:
1920
- chmod +x ./scripts/check-asciidoctor-build.sh
2021
- ./scripts/check-asciidoctor-build.sh

0 commit comments

Comments
 (0)