mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
parent
93e24a03ce
commit
06495f713b
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ parts:
|
|||
export PATH=$GOPATH/bin:$PATH
|
||||
cd $GOPATH/src/github.com/gohugoio/hugo
|
||||
go get github.com/magefile/mage
|
||||
mage vendor test
|
||||
mage -v vendor test
|
||||
rm -f $GOPATH/bin/dep
|
||||
rm -f $GOPATH/bin/mage
|
||||
install: |
|
||||
|
|
Loading…
Reference in a new issue