mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
parent
f8e968b2d1
commit
27d7aa5f10
1 changed files with 2 additions and 0 deletions
|
@ -19,4 +19,6 @@ script:
|
|||
- ./hugo -s docs/
|
||||
- ./hugo --renderToMemory -s docs/
|
||||
before_install:
|
||||
# gem install must be run with sudo on OSX
|
||||
- sudo gem install asciidoctor | gem install asciidoctor
|
||||
- sudo pip install docutils
|
||||
|
|
Loading…
Reference in a new issue