mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
travis: Remove asciidoctor from build
It fails. Will have to investigate.
This commit is contained in:
parent
217d6ea605
commit
00b3667f30
1 changed files with 0 additions and 2 deletions
|
@ -19,6 +19,4 @@ script:
|
|||
- ./hugo -s docs/
|
||||
- ./hugo --renderToMemory -s docs/
|
||||
before_install:
|
||||
- gem update bundler
|
||||
- gem install asciidoctor
|
||||
- sudo pip install docutils
|
||||
|
|
Loading…
Reference in a new issue