mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-21 20:46:30 -05:00
parent
08d14113b6
commit
c7f057797c
1 changed files with 2 additions and 3 deletions
|
@ -16,9 +16,8 @@ matrix:
|
|||
- go: tip
|
||||
fast_finish: true
|
||||
install:
|
||||
- go get github.com/magefile/mage
|
||||
- mage -v vendor
|
||||
script:
|
||||
- env GO111MODULE=on go get github.com/magefile/mage
|
||||
script:
|
||||
- mage -v test
|
||||
- mage -v check
|
||||
- mage -v hugo
|
||||
|
|
Loading…
Reference in a new issue