mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
appveyor: Simplify
This commit is contained in:
parent
2a2e690707
commit
2fc121ce23
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ init:
|
||||||
clone_folder: C:\GOPATH\src\github.com\gohugoio\hugo
|
clone_folder: C:\GOPATH\src\github.com\gohugoio\hugo
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- git submodule update --init --recursive
|
|
||||||
- gem install asciidoctor
|
- gem install asciidoctor
|
||||||
- pip install docutils
|
- pip install docutils
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue