Skip to content

Commit

Permalink
appveyor: Update submodules
Browse files Browse the repository at this point in the history
Needed for the new docs to build.
  • Loading branch information
bep committed Jul 18, 2017
1 parent a2fb815 commit 214e16e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Expand Up @@ -8,6 +8,7 @@ init:
clone_folder: C:\GOPATH\src\github.com\gohugoio\hugo

install:
- git submodule update --init --recursive
- gem install asciidoctor
- pip install docutils

Expand Down

0 comments on commit 214e16e

Please sign in to comment.