mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-24 21:56:05 +02:00
travis: Remove asciidoctor from build
It fails. Will have to investigate.
This commit is contained in:
@@ -19,6 +19,4 @@ script:
|
||||
- ./hugo -s docs/
|
||||
- ./hugo --renderToMemory -s docs/
|
||||
before_install:
|
||||
- gem update bundler
|
||||
- gem install asciidoctor
|
||||
- sudo pip install docutils
|
||||
|
Reference in New Issue
Block a user