mirror of
https://github.com/gohugoio/hugo.git
synced 2024-05-11 05:54:58 +00:00
appveyor: Disable asciidoctor for now
It fails on installation.
This commit is contained in:
@ -7,7 +7,7 @@ init:
|
|||||||
clone_folder: C:\GOPATH\src\github.com\gohugoio\hugo
|
clone_folder: C:\GOPATH\src\github.com\gohugoio\hugo
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- gem install asciidoctor
|
# - gem install asciidoctor
|
||||||
- pip install docutils
|
- pip install docutils
|
||||||
- go get github.com/magefile/mage
|
- go get github.com/magefile/mage
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user