mirror of
https://github.com/gohugoio/hugo.git
synced 2024-12-28 13:00:49 +00:00
appveyor: Disable asciidoctor for now
It fails on installation.
This commit is contained in:
parent
42ed602580
commit
dc7bc7b4d2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue