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 a87ec48
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 @@ -18,7 +18,7 @@ install:
- go get github.com/magefile/mage

build_script:
- mage vendor hugoRace
- mage hugoRace
- mage -v check
- hugo -s docs/
- hugo --renderToMemory -s docs/

0 comments on commit a87ec48

Please sign in to comment.