appveyor: Disable asciidoctor for now

It fails on installation.
This commit is contained in:
Bjørn Erik Pedersen 2018-06-23 21:41:36 +02:00
parent 42ed602580
commit dc7bc7b4d2
No known key found for this signature in database
GPG key ID: 330E6E2BD4859D8F

View file

@ -7,7 +7,7 @@ init:
clone_folder: C:\GOPATH\src\github.com\gohugoio\hugo
install:
- gem install asciidoctor
# - gem install asciidoctor
- pip install docutils
- go get github.com/magefile/mage