circleci: Must go get mage

See https://github.com/magefile/mage/issues/79
This commit is contained in:
Bjørn Erik Pedersen 2017-10-19 07:26:27 +02:00
parent e939aaed8b
commit 8964162573
No known key found for this signature in database
GPG key ID: 330E6E2BD4859D8F

View file

@ -12,6 +12,7 @@ jobs:
path: hugo
- run:
command: |
go get -d github.com/magefile/mage/...
git clone git@github.com:gohugoio/hugoDocs.git
cd hugo
mage vendor