mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-22 21:42:50 +02:00
@@ -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: |
|
||||
|
Reference in New Issue
Block a user