mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-18 09:11:22 -04:00
travis: Fix asciidoctor build
This commit is contained in:
parent
f37f57a814
commit
217d6ea605
@ -19,5 +19,6 @@ script:
|
||||
- ./hugo -s docs/
|
||||
- ./hugo --renderToMemory -s docs/
|
||||
before_install:
|
||||
- gem install asciidoctor -v 1.5.4
|
||||
- gem update bundler
|
||||
- gem install asciidoctor
|
||||
- sudo pip install docutils
|
||||
|
Loading…
x
Reference in New Issue
Block a user