Skip to content

Commit

Permalink
appveyor: Update script to Go 1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed Aug 30, 2018
1 parent 599cb7e commit ba9f07e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ clone_folder: C:\GOPATH\src\github.com\gohugoio\hugo
install:
# - gem install asciidoctor
- pip install docutils
- go get github.com/magefile/mage
- env GO111MODULE=on go get github.com/magefile/mage

build_script:
- mage vendor hugoRace
Expand Down

0 comments on commit ba9f07e

Please sign in to comment.