mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-25 22:00:58 +02:00
travis: Fix asciidoctor build
This commit is contained in:
@@ -19,5 +19,6 @@ script:
|
|||||||
- ./hugo -s docs/
|
- ./hugo -s docs/
|
||||||
- ./hugo --renderToMemory -s docs/
|
- ./hugo --renderToMemory -s docs/
|
||||||
before_install:
|
before_install:
|
||||||
- gem install asciidoctor -v 1.5.4
|
- gem update bundler
|
||||||
|
- gem install asciidoctor
|
||||||
- sudo pip install docutils
|
- sudo pip install docutils
|
||||||
|
Reference in New Issue
Block a user