1
0
mirror of https://github.com/danog/gojekyll.git synced 2025-01-23 00:21:15 +01:00

Appveyor: go get

This commit is contained in:
Oliver Steele 2017-07-06 07:57:01 -04:00
parent f4ca3d4868
commit 2130a62817

View File

@ -13,6 +13,7 @@ init:
- go env
install:
- go get -t ./...
- pip install Pygments
build_script: