mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-22 21:42:50 +02:00
committed by
GitHub
parent
f8e968b2d1
commit
27d7aa5f10
@@ -19,4 +19,6 @@ script:
|
|||||||
- ./hugo -s docs/
|
- ./hugo -s docs/
|
||||||
- ./hugo --renderToMemory -s docs/
|
- ./hugo --renderToMemory -s docs/
|
||||||
before_install:
|
before_install:
|
||||||
|
# gem install must be run with sudo on OSX
|
||||||
|
- sudo gem install asciidoctor | gem install asciidoctor
|
||||||
- sudo pip install docutils
|
- sudo pip install docutils
|
||||||
|
Reference in New Issue
Block a user